Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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"
}
```