Giter VIP home page Giter VIP logo

web-example-apis's Introduction

Example APIs ๐Ÿ•

โœจ Easy to fetch example APIs made for training purposes.

๐Ÿ”— GitHub Repository

๐ŸŽฒ Status

GET /api/status

Randomly returns status code 200 or error codes after a random delay.

https://example-apis.vercel.app/api/status

๐Ÿ™„ Bad Jokes

GET /api/bad-jokes

Retrieve a list of bad jokes:

https://example-apis.vercel.app/api/bad-jokes

GET /api/bad-jokes/[id]

Retrieve a bad joke for the given id:

https://example-apis.vercel.app/api/bad-jokes/1

GET /api/bad-jokes/random

Retrieve a random bad joke:

https://example-apis.vercel.app/api/bad-jokes/random

๐Ÿ›’ Shopping Items

GET /api/shopping/categories

Retrieve a list of shopping categories:

https://example-apis.vercel.app/api/shopping/categories

GET /api/shopping/items

Retrieve a list of shopping items:

https://example-apis.vercel.app/api/shopping/items

๐ŸŒค๏ธ Weather

GET /api/weather

Retrieve a seeded random weather for "europe" based on the current hour:

https://example-apis.vercel.app/api/weather

GET /api/weather/[location]

Retrieve a seeded random weather for a location based on the current hour.

Only the following locations are supported:

https://example-apis.vercel.app/api/weather/europe
https://example-apis.vercel.app/api/weather/arctic
https://example-apis.vercel.app/api/weather/sahara
https://example-apis.vercel.app/api/weather/rainforest

๐ŸŽจ Art

GET /api/art

Retrieve a list of artworks:

https://example-apis.vercel.app/api/art

web-example-apis's People

Contributors

djfarly avatar alexclaes avatar anitaschiller avatar

Watchers

James Cloos avatar

Forkers

prache doemser

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.