All Projects → imbo → Imbo

imbo / Imbo

Licence: mit
Imbo is an image "server" that can be used to add/get/delete images using a RESTful interface.

Projects that are alternatives of or similar to Imbo

Httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
Stars: ✭ 53,052 (+16903.85%)
Mutual labels:  rest-api, rest, json
Rest Assured
Java DSL for easy testing of REST services
Stars: ✭ 5,646 (+1709.62%)
Mutual labels:  rest-api, rest, json
Node Rest Client
REST API client from node.js
Stars: ✭ 365 (+16.99%)
Mutual labels:  rest-api, rest, json
Http Fake Backend
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 253 (-18.91%)
Mutual labels:  rest-api, rest, json
Json Api Dart
JSON:API client for Dart/Flutter
Stars: ✭ 53 (-83.01%)
Mutual labels:  rest-api, rest, json
Ws
⚠️ Deprecated - (in favour of Networking) ☁️ Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
Stars: ✭ 352 (+12.82%)
Mutual labels:  rest-api, rest, json
Spyke
Interact with REST services in an ActiveRecord-like manner
Stars: ✭ 591 (+89.42%)
Mutual labels:  rest-api, rest, json
Networking
⚡️ Elegantly connect to a REST JSON Api. URLSession + Combine + Decodable + Generics = <3
Stars: ✭ 499 (+59.94%)
Mutual labels:  rest-api, rest, json
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-84.29%)
Mutual labels:  rest-api, rest, json
Rest Api Examples
Test and Prototype with Fake Online REST/OAuth 2 APIs Examples
Stars: ✭ 13 (-95.83%)
Mutual labels:  rest-api, rest, json
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+116.35%)
Mutual labels:  rest-api, rest, json
Json Serverless
Transform a JSON file into a serverless REST API in AWS cloud
Stars: ✭ 108 (-65.38%)
Mutual labels:  rest-api, rest, json
Swagger Express Ts
Generate and serve swagger.json
Stars: ✭ 102 (-67.31%)
Mutual labels:  rest-api, rest, json
Grafanajsondatasource
Grafana datasource to load JSON data over your arbitrary HTTP backend
Stars: ✭ 146 (-53.21%)
Mutual labels:  rest-api, rest, json
Fosrestbundle
This Bundle provides various tools to rapidly develop RESTful API's with Symfony
Stars: ✭ 2,683 (+759.94%)
Mutual labels:  rest-api, rest
Prest
PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
Stars: ✭ 3,023 (+868.91%)
Mutual labels:  rest-api, rest
Wp Rest Api Cache
Enable caching for WordPress REST API and increase speed of your application
Stars: ✭ 239 (-23.4%)
Mutual labels:  rest-api, rest
hermitage
Service that provides storage, delivery and modification of your images
Stars: ✭ 33 (-89.42%)
Mutual labels:  images, image-manipulation
Json Server Heroku
Deploy json-server to Heroku & Azure 🆙 🆓
Stars: ✭ 310 (-0.64%)
Mutual labels:  rest-api, rest
Safrs
SqlAlchemy Flask-Restful Swagger Json:API OpenAPI
Stars: ✭ 255 (-18.27%)
Mutual labels:  rest-api, json

Imbo

CI build

Imbo is an image "server" that can be used to add/get/delete images using a REST interface. There is also support for adding meta data to an image. The main idea behind Imbo is to have a place to store high quality original images and to use the REST interface to fetch variations of those images. Imbo will resize, rotate, crop (amongst other features) on the fly so you won't have to store all the different variations.

Installation / Configuration / Documentation

End-user docs can be found here.

License

Licensed under the MIT License.

Community

If you have any questions feel free to join #imbo on the Freenode IRC network (chat.freenode.net), or ask them on the forum.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].