python-discord / api

A FastAPI-based service that allows our services to communicatie with our database.
MIT License
10 stars 1 forks source link

Migrate off-topic names endpoint to FastAPI #11

Open SebastiaanZ opened 3 years ago

SebastiaanZ commented 3 years ago

We want to migrate the off-topic names endpoint to FastApi, as it should be a fairly straightforward migration that serves as a proof of concept. It will also help us get used to the toolset that we're going to use.

Shivansh-007 commented 3 years ago

You can assign this to me, I can start working on this once #7 is mentioned.

SebastiaanZ commented 3 years ago

That's cool! I'm working on #7, which should be done somewhere over the next 7 days or so (maybe earlier).