Skip to content

Instantly share code, notes, and snippets.

View Joshualazar28's full-sized avatar
🎯
Focusing

joshua lazar Joshualazar28

🎯
Focusing
View GitHub Profile
@Joshualazar28
Joshualazar28 / devcamper.md
Created December 22, 2021 10:13
Specs for Devcamper project

DevCamper Backend API Specifications

Create the backend for a bootcamp directory website. The frontend/UI will be created by another team (future course). The html/css template has been created and can be used as a reference for functionality. All of the functionality below needs to be fully implmented in this project.

Bootcamps

  • List all bootcamps in the database
    • Pagination
    • Select specific fields in result
  • Limit number of results