Skip to main content

General

api.starlord.zip

curl https://api.starlord.zip/{endpoint}

What is it?

A FastAPI I deployed and customized to teach myself Python.

What's in it?

Public endpoints you can use freely and without credentials/authentication.

It's just a collection of fun projects I wanted to do for myself, and sometimes I thought others would enjoy them.

Read the Docs

One of the neat things about FastAPI is that it automagically creates some pretty great documentation as the front-page of the API itself.

Any pages/chapters in this wiki are extra for fun.