All Projects → jimmerioles → random-stoic-quotes-api

jimmerioles / random-stoic-quotes-api

Licence: MIT License
A random stoic quotes Web API back-end (Server-side Web API). JSON API v1 and CORS compliant.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to random-stoic-quotes-api

FSharp.JsonApi
Use F# to create and consume flexible, strongly typed web APIs following the JSON:API specification
Stars: ✭ 20 (+25%)
Mutual labels:  json-api, web-api
Scrython
A python wrapper for the Scryfall API
Stars: ✭ 87 (+443.75%)
Mutual labels:  json-api
BookCart
An e-commerce application for an online book store.
Stars: ✭ 116 (+625%)
Mutual labels:  web-api
aiohttp json api
JSON API implementation for aiohttp
Stars: ✭ 18 (+12.5%)
Mutual labels:  json-api
JSONCustomLintr
Library to allow creation, running, and reporting of custom lint rules for JSON files
Stars: ✭ 19 (+18.75%)
Mutual labels:  json-api
rsnps
Wrapper to a number of SNP web APIs
Stars: ✭ 44 (+175%)
Mutual labels:  web-api
basic-transport-info-app
A progressive web app to show direct & indirect buses / transport between two places / cities / stops .Show next schedule & travel duration. Algorithm to calculate indirect buses on basis of their schedule time. Voice search . Locate nearest city/stop by gps. Bus timetable.
Stars: ✭ 12 (-25%)
Mutual labels:  json-api
nano
API Documentation for Nano.to
Stars: ✭ 65 (+306.25%)
Mutual labels:  json-api
ctuning-datasets-min
Public data sets and their properties in the Collective Knowledge Format with JSON API and JSON meta information to be easily pluggable to customizable and reproducible CK experimental workflows (such as collaborative program analysis and optimization):
Stars: ✭ 26 (+62.5%)
Mutual labels:  json-api
motis
Intermodal Mobility Information System
Stars: ✭ 45 (+181.25%)
Mutual labels:  json-api
Vox
Swift JSON:API client framework
Stars: ✭ 47 (+193.75%)
Mutual labels:  json-api
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (+181.25%)
Mutual labels:  web-api
go-respond
A Go package for handling common HTTP JSON responses.
Stars: ✭ 45 (+181.25%)
Mutual labels:  json-api
json
a portable, powerful and pure functional JSON library for Scheme
Stars: ✭ 40 (+150%)
Mutual labels:  json-api
groq-cli
Run GROQ in your command line
Stars: ✭ 139 (+768.75%)
Mutual labels:  json-api
Perfect-JSON-API
An Example JSON API for Perfect
Stars: ✭ 43 (+168.75%)
Mutual labels:  json-api
biolink-model
Schema and generated objects for biolink data model and upper ontology
Stars: ✭ 83 (+418.75%)
Mutual labels:  json-api
RESO-WebAPI-Client-Python
RESO Web API Open Source Client written in Python.
Stars: ✭ 39 (+143.75%)
Mutual labels:  web-api
mokker
The mock does not mock you. The video: https://www.youtube.com/watch?v=gGLNJpC-Ov0
Stars: ✭ 13 (-18.75%)
Mutual labels:  json-api
caffeine
A basic REST service for JSON data - enough for prototyping and MVPs!
Stars: ✭ 1,155 (+7118.75%)
Mutual labels:  json-api

randomstoicquotesapi herokuapp com_

Random Stoic Quotes API

This JSON API v1 compliant Web API provides collection of stoic quotes from notable individuals. Please feel free to use the endpoint for your project. Available in https://randomstoicquotesapi.herokuapp.com

Note: Heroku free dynos sleep after 30 minutes of inactivity so sometimes your first request might take a bit longer to receive response.

Features

  • JSON API v1 compliant
  • CORS compliant
  • Serves author image

Built With

  • Laravel 5.5

Usage

API Endpoints

Endpoints

Sample API Request

curl --header "Accept: application/vnd.api+json" https://randomstoicquotesapi.herokuapp.com/api/v1/quotes

Sample API Response

Response

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ phpunit

Show full specs and features:

$ phpunit --testdox

Contributing

Open for suggestions and requests. Please request through issue or pull requests.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Want to show some ❤️?

Let's find Satoshi Nakamoto! or let's have a
Donate Bitcoin Donate Ethereum
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].