Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambhav2612/simple-api
Simple API written in JSON and used in JavaScript.
https://github.com/sambhav2612/simple-api
json-api
Last synced: 12 days ago
JSON representation
Simple API written in JSON and used in JavaScript.
- Host: GitHub
- URL: https://github.com/sambhav2612/simple-api
- Owner: sambhav2612
- License: mit
- Created: 2018-01-04T16:36:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T10:15:53.000Z (over 6 years ago)
- Last Synced: 2024-11-21T07:27:31.747Z (2 months ago)
- Topics: json-api
- Language: JavaScript
- Homepage: https://sambhav2612.github.io/simple-api/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-api
## at v0.0.3
To add a new entry, simply follow this syntax inside [ ]:
```json
{
"name": "YOUR-FULLNAME",
"bio": "YOUR-BIO",
"github_url": [
"https://github.com/YOUR-GITHUB-USERNAME/"
],
"github_username": "YOUR-GITHUB-USERNAME"
}
```