Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.43 KB

File metadata and controls

60 lines (33 loc) · 1.43 KB

QUIZZ RIZZ

A brief description of what this project does and who it's for

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

Appendix

Any additional information goes here

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

Deployment

To deploy this project run

  npm run deploy