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
REST API
Provides HTTP endpoints that can be accessed by other applications and services.
Centralized backend
Keeps backend logic in one place so multiple projects can use the same services.
Project integration
Connects my Discord tools and other applications to shared backend data.
Self-hosted
Hosted on my own infrastructure and exposed through api.xmani.org.
API
The service is available at:
Open api.xmani.org ↗