APIs With GitHub

APIs With GitHub

Create simple JSON APIs with GitHub Repository

2 followers

It's simple tool to make simple JSON API and host them on GitHub Repository. I'm using this tool to maintain my portfolio data. Here is my portfolio website(mohddanish.me) that is build with simple JSON APIs and that API is maintain and build with this tool.
APIs With GitHub gallery image
APIs With GitHub gallery image
APIs With GitHub gallery image
Launch Team
Framer
Framer
Launch websites with enterprise needs at startup speeds.
Promoted

What do you think? …

mohd luqman
you are genius..loving the product!!
Mohd Danish
@mohdluqman Thanks buddy.
Cadu de Castro Alves
It's an amazing idea to be used as a read-only API (GET requests). I ALWAYS mock JSON files when I need something like this. Great idea!
Mohd Danish
@castroalves thanks brother. I get motivated by your words.
Vance Lucas
This is really cool. Very well done!
Mohd Danish
@vlucas Thanks :)
Requestmark
Thank you. This may help us with our upcoming projects.
Mohd Danish
Nick O'Neill
Pretty slick but you can't handle any other HTTP requests other than GET!
Tunji Olu-Taiwo
@allnick @mddanishyusuf Consider using the Gists API - https://developer.github.com/v3/... This could easily allow for other request types like PUT/DELETE
Mohd Danish
@allnick Thanks Nick, Yes, I know. It's basic JSON API CMS you can manage. I'm using this tool for maintaining my portfolio content.
Raymond
Sorry I don't see much value of this tool. When I can create and host my static json file any where. Why do I have to go through the process to just host a json file.
Mohd Danish
@rattanakc Have you try this tool? It's not host the JSON file only. You can edit and manage your JSON file in editor without download JSON file. And Host the file on GitHub CDN.
Brice Maurin
This is awesome ! Thanks Mohd :)
Mohd Danish
@b_maurin Your welcome.