KnightHacks / hackathon-2021-backend

The backend api for Knight Hacks.
https://api.knighthacks.org/apidocs/
MIT License
3 stars 3 forks source link

Sponsor Endpoints #60

Closed AdamPellot closed 3 years ago

AdamPellot commented 3 years ago

Endpoints need to be created to store hackathon sponsors in the DB and to retrieve information about stored sponsors from the DB.

POST create_sponsor - Creates and stores hackathon sponsors in the DB

GET get_all_sponsors - Returns an array of sponsor documents