Commit Graph

14 Commits

Author SHA1 Message Date
Alie a59f951500 unit testing (#7)
Co-authored-by: Sugui <anaisusg@gmail.com>
Reviewed-on: #7
Co-authored-by: Alie <bizcochito@anartist.org>
Co-committed-by: Alie <bizcochito@anartist.org>
2023-12-31 11:11:22 +00:00
Alie 0d2e8dfe36 fmt 2023-12-27 20:41:35 +01:00
Alie 3be98d0e20 fixed a comment position 2023-12-27 20:38:15 +01:00
Alie ada964c493 added tests for Authorization
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Has been cancelled Details
2023-12-27 20:33:25 +01:00
Alie 8396d597f1 fixed mongo issues, why does it need to end with s??? 2023-12-27 20:03:22 +01:00
Sugui 730b8368cd Deleted "message" attribute that was on all JSON responses 2023-12-27 18:16:46 +01:00
Sugui e89bc6d508 Separated things into Model-Service-Controller pattern
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Has been cancelled Details
2023-12-27 17:58:59 +01:00
Sugui bf7961f1ca Now / lists the endpoints 2023-12-27 17:07:32 +01:00
Alie c5e41d6f62 added a test for / 2023-12-27 16:52:15 +01:00
Alie b2933ba5af Merge branch 'main' into post-images-endpoint 2023-12-25 12:21:34 +01:00
Alie c363947870 added the logic for the endpoint and made a fix in an index that was wrong 2023-12-25 12:21:01 +01:00
Sugui d749743e56 Added unit testing 2023-12-25 12:15:19 +01:00
Sugui aa1dc44eae images endpoint 2023-12-25 11:17:56 +01:00
Sugui 88cdce819b Adding docker compose to test api with mongodb 2023-12-25 07:47:16 +01:00