newsbot-api/database
James Tombleson 0e0058506a
Feature Flags (#11)
* added feature flags around background workers

* background workers are moved to a new package as outputs are starting to get added

* package name was updated

* updated refs to the new input package

* query and sql updates on routes

* moved the services and starting to add discord web hook

* query update
2022-06-30 14:54:58 -07:00
..
migrations Basic routes have been added (#10) 2022-06-19 22:02:44 -07:00
schema Feature Flags (#11) 2022-06-30 14:54:58 -07: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 Feature Flags (#11) 2022-06-30 14:54:58 -07:00