Skip to content

Instantly share code, notes, and snippets.

View shivanigupta19's full-sized avatar
💭
I may be slow to respond.

SHIVANI GUPTA shivanigupta19

💭
I may be slow to respond.
View GitHub Profile
@shivanigupta19
shivanigupta19 / devcamper_specs.md
Created June 13, 2021 11:38 — forked from bradtraversy/devcamper_specs.md
Specs for Devcamper Udemy course 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
  • Filter by fields
@bradtraversy
bradtraversy / devcamper_specs.md
Last active July 20, 2025 19:06
Specs for Devcamper Udemy course 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
  • Filter by fields