Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mddanishyusuf/json-apis-with-github

πŸ”¨ Tool to make Simple and Quick JSON APIs with GitHub.
https://github.com/mddanishyusuf/json-apis-with-github

apis editor github hacktoberfest hacktoberfest-accepted json-api json-editor simple-api tool

Last synced: 6 days ago
JSON representation

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

Lists

README

        


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](#-about-this-tool)
- [How to Setup Locally](#-how-to-setup-locally)
- [How to Contribute](#-how-to-contribute)
- [License](#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`


### 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](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)