Backend du site web Peer-At Code https://peerat.dev
Find a file
TheNagaki 80563cd86e Added ChapterElement and ChapterList as routes to respectively get a chapter by id and all the chapters.
Removed DatabaseQueries class and added DatabaseRepo to contain all the database queries; Edited PuzzleElement to remove all database-related code.
2023-02-09 22:42:33 +01:00
src/be/jeffcheasey88/peeratcode Added ChapterElement and ChapterList as routes to respectively get a chapter by id and all the chapters. 2023-02-09 22:42:33 +01:00
.classpath First Commit 2023-02-05 21:39:56 +01:00
.gitignore First Commit 2023-02-05 21:39:56 +01:00
json-simple-1.1.1.jar First Commit 2023-02-05 21:39:56 +01:00