Skip to content

Architrixs/ThisApiForThat

Repository files navigation

ThisApiForThat

Try it now ThisApiForThat

A project in django, a site which can be helpful for all the new and old developers to divulge into the world of APIs.

  • Learning Data Science ?
  • Need an API to play around with ?
  • Making a hobby project but need an Idea ?

API Reference

Hey! And talking about API, how could there not be an APIforAPIs:

Get a random API

  GET /api/random/

Get all the types/categories of APIs available

  GET /api/types/

Get all APIs for the type

  GET /api/types/{string: type}/
Parameter Type Description
type string Type Ex: ArtAndDesign

Feedback

If you have any feedback, please reach out and/or open an issue.