json-apis-with-github icon indicating copy to clipboard operation
json-apis-with-github copied to clipboard

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

APIs with GitHub

πŸ’‘ :rocket:

🌐 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
  • How to Setup Locally
  • How to Contribute
  • License

πŸ“– 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

🀝 How to Contribute

So, Yes, you can add any feature that will help others. And Suggestion is also a contribution. If you have any comment So, you can leave your thought here. https://github.com/mddanishyusuf/json-apis-with-github/issues/1


Tool Build With

  • ReactJS- Create React APP(https://github.com/facebook/create-react-app)
  • GitHub APIs: https://developer.github.com/v3/
  • Netlify: To host the tool.

License

CC0