Skip to content

API Documentation

Fanny Dolisy edited this page Apr 26, 2023 · 1 revision

API Documentation:

View all available API requests for these schemas with sample responses here.

Schemas currently stored in our MongoDB database:

  • User

    • first_name
    • last_name
    • password
    • email
    • address
    • city
    • zip
    • project_preferences
    • skills
    • extra_information
    • token
  • Team

    • team_number
    • members
    • is_public
    • is_finalized
    • team_project_preferences
    • timings
  • Project

    • name
    • number
    • desired_skills
    • sponsor

Clone this wiki locally