2023-07-24 00:10:52 -05:00
2023-07-19 20:05:38 -05:00
2023-07-19 00:47:09 -05:00
2023-07-19 00:47:09 -05:00
2023-07-19 00:47:09 -05:00
2023-07-19 00:47:09 -05:00

API

A simple API built using FastAPI with some personal routes

Running

You can run the API by running:

uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload

Routes

/ag-metadata

Gets information from MyAnimeList

Performs a fuzzy search similar to animeguess.moe

Tools

Extra tools

Description
No description provided
Readme 624 KiB
Languages
Python 99.1%
Dockerfile 0.9%