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: 16 days ago
JSON representation
π¨ Tool to make Simple and Quick JSON APIs with GitHub.
- Host: GitHub
- URL: https://github.com/mddanishyusuf/json-apis-with-github
- Owner: mddanishyusuf
- Created: 2019-05-03T10:22:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T17:02:43.000Z (over 1 year ago)
- Last Synced: 2024-08-01T05:22:21.182Z (3 months ago)
- Topics: apis, editor, github, hacktoberfest, hacktoberfest-accepted, json-api, json-editor, simple-api, tool
- Language: JavaScript
- Homepage: https://apiwithgithub.com
- Size: 6.7 MB
- Stars: 243
- Watchers: 3
- Forks: 23
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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/)