Skip to content

Instantly share code, notes, and snippets.

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

Shivam Sood Ca1mDev

💭
I may be slow to respond.
  • Home Depot
  • Calgary
View GitHub Profile
@Ca1mDev
Ca1mDev / devcamper_specs.md
Created September 4, 2022 04:45 — 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