mddanishyusuf / json-apis-with-github

πŸ”¨ Tool to make Simple and Quick JSON APIs with GitHub.

Home Page:https://apiwithgithub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APIs with GitHub

πŸ’‘ πŸš€

🌐 Website: https://apiwithgithub.com
This is a simple tool to make JSON APIs for quick use for your basic projects. Your APIs are hosted on GitHub as JSON file that's simple

What’s In This Document


πŸ“– About This Tool

I was re-designing my portfolio website and my main task was this where I'll host my basic data from where I can manage the content easily and in a simple way. But I couldn't find are no solution. So, I get the idea about GitHub API and using GitHub APIs I build this tool. So, my website(https://mohddanish.me) content is managed by this tool. So, I published this on ProductHunt(https://www.producthunt.com/posts/apis-with-github) and when people ask me that it's open-source? And then I say No. So, I quickly make this tool open Source. Because I love when people want to contribute to your projects. check this thread (https://twitter.com/mddanishyusuf/status/1124261537537974278)


✍ How to Setup Locally

This tool is build with React(CRA), GitHub APIs, JSON Editor(https://github.com/josdejong/jsoneditor) and Bootstrap for Grid System. And Hosted on Netlify.

Steps

  1. git clone https://github.com/mddanishyusuf/json-apis-with-github
  2. cd json-apis-with-github
  3. yarn install
  4. npm run start

Tool Build With


License

CC0

About

πŸ”¨ Tool to make Simple and Quick JSON APIs with GitHub.

https://apiwithgithub.com


Languages

Language:JavaScript 80.5%Language:SCSS 11.9%Language:HTML 7.4%Language:CSS 0.2%