Booksy is a Book finder project built mostly using modern libraries and techniques i developed myself.
Install my-project with npm
npm install booksy
cd booksyClient: React, React Router, Styled Components
Server: Firebase
To run tests, run the following command
npm run test 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.