All Projects → danvitoriano → Rest Api Examples

danvitoriano / Rest Api Examples

Licence: mit
Test and Prototype with Fake Online REST/OAuth 2 APIs Examples

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rest Api Examples

Rest Assured
Java DSL for easy testing of REST services
Stars: ✭ 5,646 (+43330.77%)
Mutual labels:  rest-api, rest, json
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+5092.31%)
Mutual labels:  rest-api, rest, json
Json Serverless
Transform a JSON file into a serverless REST API in AWS cloud
Stars: ✭ 108 (+730.77%)
Mutual labels:  rest-api, rest, json
Json Api Dart
JSON:API client for Dart/Flutter
Stars: ✭ 53 (+307.69%)
Mutual labels:  rest-api, rest, json
Api
HeadHunter API: документация и библиотеки
Stars: ✭ 324 (+2392.31%)
Mutual labels:  rest, json, oauth2
Ngx Api Utils
ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.
Stars: ✭ 92 (+607.69%)
Mutual labels:  rest-api, rest, oauth2
Spyke
Interact with REST services in an ActiveRecord-like manner
Stars: ✭ 591 (+4446.15%)
Mutual labels:  rest-api, rest, json
Grafanajsondatasource
Grafana datasource to load JSON data over your arbitrary HTTP backend
Stars: ✭ 146 (+1023.08%)
Mutual labels:  rest-api, rest, json
Imbo
Imbo is an image "server" that can be used to add/get/delete images using a RESTful interface.
Stars: ✭ 312 (+2300%)
Mutual labels:  rest-api, rest, json
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 (+407992.31%)
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 (+276.92%)
Mutual labels:  rest-api, rest, json
Node Rest Client
REST API client from node.js
Stars: ✭ 365 (+2707.69%)
Mutual labels:  rest-api, rest, json
Keycloak Config Cli
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.
Stars: ✭ 147 (+1030.77%)
Mutual labels:  rest, json, oauth2
Swagger Express Ts
Generate and serve swagger.json
Stars: ✭ 102 (+684.62%)
Mutual labels:  rest-api, rest, json
Persianjsonplaceholder
Persian fake REST/GraphQL API for testing and prototyping.
Stars: ✭ 110 (+746.15%)
Mutual labels:  rest, json, prototype
Http Fake Backend
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 253 (+1846.15%)
Mutual labels:  rest-api, rest, json
Ws
⚠️ Deprecated - (in favour of Networking) ☁️ Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
Stars: ✭ 352 (+2607.69%)
Mutual labels:  rest-api, rest, json
Networking
⚡️ Elegantly connect to a REST JSON Api. URLSession + Combine + Decodable + Generics = <3
Stars: ✭ 499 (+3738.46%)
Mutual labels:  rest-api, rest, json
Rest Api Design Guide
NBB's REST-ish API Design Guide
Stars: ✭ 643 (+4846.15%)
Mutual labels:  rest-api, rest
Kafka Pixy
gRPC/REST proxy for Kafka
Stars: ✭ 613 (+4615.38%)
Mutual labels:  rest, json

REST API Examples

It uses JSONPlaceholder Fake Online REST API for Testing and Prototyping

[https://danvitoriano.github.io/rest-api-examples/]

Setup

Git clone this Repo (Needs Node/NPM)

$ git clone https://github.com/danvitoriano/rest-api-examples.git
$ npm install

Run

To start at http://localhost:3000

$ serve

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].