cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

Stub out endpoints #84

Closed Connor-Thorpe01 closed 7 months ago

Connor-Thorpe01 commented 7 months ago

references #64

Connor-Thorpe01 commented 7 months ago

[t: 120] added more endpoints with docs and added structs to mimic rows in db

Connor-Thorpe01 commented 7 months ago

[t: 120] making system tests to hit endpoints

Connor-Thorpe01 commented 7 months ago

[t:180] finished stubing out endpoints, added documentation to the notion page, and added system tests. I also changed the MySQL container to use environment variables.