Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajikaimal/icoid
:ghost: Modular API gateway
https://github.com/rajikaimal/icoid
api-gateway javascript nodejs security
Last synced: 10 days ago
JSON representation
:ghost: Modular API gateway
- Host: GitHub
- URL: https://github.com/rajikaimal/icoid
- Owner: rajikaimal
- License: mit
- Created: 2017-04-21T12:08:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T11:31:46.000Z (over 6 years ago)
- Last Synced: 2024-10-05T17:41:15.913Z (about 1 month ago)
- Topics: api-gateway, javascript, nodejs, security
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icoid
:ghost: Modular API gateway
## Installation
```
npm install icoid --saveor
yarn add icoid
```## API
### icoid.init
### icoid.mapEndpoints
### icoid.helmet(options)
### icoid.app.use()
MIT © [Rajika Imal](https://rajikaimal.github.io)