This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
HarksModpack
Cool Stuffhooray
Acknowledgements
API Reference
Get all items
GET /api/items
| Parameter | Type | Description |
|---|---|---|
api_key |
string |
Required. Your API key |
Get item
GET /api/items/${id}
| Parameter | Type | Description |
|---|---|---|
id |
string |
Required. Id of item to fetch |
add(num1, num2)
Takes two numbers and returns the sum.
Appendix
Any additional information goes here
Authors
Badges
Add badges from somewhere like: shields.io
Installation
Install my-project with npm
npm install my-project
cd my-project
