newsbot-api/routes
James Tombleson c161658487
New endpoints for the portal to use (#31)
* added a route to delete subscriptions based on the ID given

* added a new route to find a record based on the name and source

* added a route to query Discord Web Hooks by Server and Channel names

* tested the endpoints and they seem good to test more
2022-11-30 21:43:53 -08:00
..
articles.go replaced sql command to order the new articles by source (#30) 2022-11-06 19:07:44 -08:00
discordQueue.go Features/output discord (#12) 2022-07-12 15:28:31 -07:00
discordwebhooks.go New endpoints for the portal to use (#31) 2022-11-30 21:43:53 -08:00
root_test.go Basic routes have been added (#10) 2022-06-19 22:02:44 -07:00
root.go Features/output discord (#12) 2022-07-12 15:28:31 -07:00
server.go New endpoints for the portal to use (#31) 2022-11-30 21:43:53 -08:00
settings.go Features/output discord (#12) 2022-07-12 15:28:31 -07:00
sources.go New endpoints for the portal to use (#31) 2022-11-30 21:43:53 -08:00
subscriptions.go New endpoints for the portal to use (#31) 2022-11-30 21:43:53 -08:00