Content management system and administrative platform for web applications
Install my-project with npm
npm install my-project
cd my-projectClone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run start 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.
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
-
Additional browser support
-
Add more integrations