lun-4 / storcord

a badly-designed document store on top of discord (meme, not production ready, NOT PRODUCTION READY)
GNU Affero General Public License v3.0
23 stars 0 forks source link

add rest api #1

Closed lun-4 closed 3 years ago

lun-4 commented 3 years ago

basically, map operations such as "create collection", "insert one", etc, into a rest api.

authentication will be based on pre-shared tokens hardcoded in the config file.