https://github.com/rishantagarwal/apiserver
API Server
https://github.com/rishantagarwal/apiserver
Last synced: 2 months ago
JSON representation
API Server
- Host: GitHub
- URL: https://github.com/rishantagarwal/apiserver
- Owner: rishantagarwal
- Created: 2015-12-26T00:22:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-27T04:01:21.000Z (almost 10 years ago)
- Last Synced: 2025-08-13T01:29:30.807Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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