1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-16 18:39:21 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
krawieck
c40c72eeac Add even MORE return types! 2020-08-10 19:47:44 +02:00
krawieck
8f0a2b14b7 Update return types 2020-08-09 00:27:13 +02:00
krawieck
1515c6f397 Add Vote enum for upvotes 2020-08-08 23:24:34 +02:00
krawieck
091070726e Change methods to be top level with names
based on OP codes. classes changed to
extensions of `V1` class
2020-08-06 22:06:53 +02:00
krawieck
19c10d27f9 Move endponts to separate files to reduce clutter
Move `v1` endpoint to it's own directory, and `PostEndpoint`and `UserEndpoint` to their own files
2020-08-05 23:21:26 +02:00