This website requires JavaScript.
Explore
Help
Sign In
jtom38
/
newsbot-api
Watch
1
Star
0
Fork
0
You've already forked newsbot-api
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c539a20cc7
newsbot-api
/
internal
/
domain
History
James Tombleson
c539a20cc7
got the user routes exposed with swagger, added jwt support to swagger and also updated how the scopes are validated
2024-05-07 18:19:41 -07:00
..
const.go
got the sources repo working
2024-04-28 10:02:57 -07:00
dto.go
Minor adjustments and getting discord webhooks handler updated
2024-04-28 12:32:51 -07:00
entity.go
Refactored some tables to remove subscriptions and break out the naming
2024-05-04 11:58:10 -07:00
models.go
moving code into the internal package
2024-04-23 07:15:38 -07:00
modelsReddit.go
moving code into the internal package
2024-04-23 07:15:38 -07:00
requests.go
Getting the user and jwt stuff added to the api. Now to get swagger working
2024-05-05 10:02:17 -07:00
responses.go
Getting the user and jwt stuff added to the api. Now to get swagger working
2024-05-05 10:02:17 -07:00
scopes.go
got the user routes exposed with swagger, added jwt support to swagger and also updated how the scopes are validated
2024-05-07 18:19:41 -07:00