← Back to projects
ONLINE

ManiAPI

Backend services and APIs used by my projects, bots and other tools.

Python FastAPI REST Linux

About the project

ManiAPI is a collection of backend services running on my own infrastructure.

It provides reusable API endpoints for other projects and allows services to access data without directly depending on their underlying storage.

What it does

01

REST API

Provides HTTP endpoints that can be accessed by other applications and services.

02

Centralized backend

Keeps backend logic in one place so multiple projects can use the same services.

03

Project integration

Connects my Discord tools and other applications to shared backend data.

04

Self-hosted

Hosted on my own infrastructure and exposed through api.xmani.org.

API

The service is available at:

Open api.xmani.org ↗