sports-matcher/server
Harrison Deng 8a3de628a6 Created a recent endpoint for matches.
Added a field to record creation time of a match.

Additionally performed some minor refactoring.
2022-04-01 11:16:24 -05:00
..
.vscode Initial commit. 2022-03-27 18:30:18 -05:00
controllers Created a recent endpoint for matches. 2022-04-01 11:16:24 -05:00
database Refactored schemas, naming, and instantiation files. 2022-04-01 10:27:58 -05:00
middleware Refactored schemas, naming, and instantiation files. 2022-04-01 10:27:58 -05:00
schemas Created a recent endpoint for matches. 2022-04-01 11:16:24 -05:00
.eslintrc.json Set up linting for server project. 2022-04-01 05:38:26 -05:00
package-lock.json Added Node packages. 2022-04-01 05:38:26 -05:00
package.json Added Node packages. 2022-04-01 05:38:26 -05:00
server.js Refactored schemas, naming, and instantiation files. 2022-04-01 10:27:58 -05:00