A simple API Gateway made using Node and Express.
wip
GET /api/items| Parameter | Type | Description |
|---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}| Parameter | Type | Description |
|---|---|---|
id |
string |
Required. Id of item to fetch |
Takes two numbers and returns the sum. wip
Server: Node, Express, Axios, Helmet
Here are some related projects