newsbot-api/database
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
..
migrations Basic routes have been added (#10) 2022-06-19 22:02:44 -07:00
schema New endpoints for the portal to use (#31) 2022-11-30 21:43:53 -08:00
db.go Feature/sql (#8) 2022-06-08 21:17:08 -07:00
models.go Basic routes have been added (#10) 2022-06-19 22:02:44 -07:00
query.sql.go New endpoints for the portal to use (#31) 2022-11-30 21:43:53 -08:00