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

https://github.com/rishantagarwal/apiserver

API Server
https://github.com/rishantagarwal/apiserver

Last synced: 2 months ago
JSON representation

API Server

Awesome Lists containing this project

README

          

```
/////////////////////////////////////////////////////////
_ _ ____
/ \ _ __ (_) / ___| ___ _ ____ _____ _ __
/ _ \ | '_ \| | \___ \ / _ \ '__\ \ / / _ \ '__|
/ ___ \| |_) | | ___) | __/ | \ V / __/ |
/_/ \_\ .__/|_| |____/ \___|_| \_/ \___|_|
|_|
////////////////////////////////////////////////////////
```

1. Contains server code which listens to Apis .
2. Uses a self signed security certificate.
3. Follows a token based authentication approach for API validation.
4. Written using NodeJS and Express JS.

RishantAgarwal @ Copyright 2016