2023-12-27 20:54:53 -06:00
2023-12-27 20:54:53 -06:00
2023-07-26 00:24:30 -05:00
2023-12-27 20:54:53 -06:00
2023-07-19 00:47:09 -05:00
2023-07-19 00:47:09 -05:00
2023-07-25 17:54:22 -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%