Skip to content

Fairleap-AI/fairleap-api

Repository files navigation

📢 Domain & Email Migration Notice

From May 24 th, 2026, Fairleap AI will transition to new domains as fairleap.cloud will not be renewed:

🌐 Website: fairleap.faizath.com (formerly fairleap.cloud)
⚙️ API: fairleap-api.faizath.com (formerly api.fairleap.cloud)
📧 Email: contact@fairleap.faizath.com (formerly contact@fairleap.cloud)
🛰️ CDN: fairleap-cdn.faizath.com (formerly cdn.fairleap.cloud)
📈 Status Pages: https://status.faizath.com/status/fairleap (formerly status.fairleap.cloud)

Fairleap AI API Backend

📘 Project Overview

Fairleap AI is a platform designed to address income uncertainty and enhance the well-being of Gojek/GOTO drivers.

Fairleap AI is deployed on fairleap.cloud and it's API (Back End) deployed on fairleap.cloud

Fairleap AI Frontend Repository: https://github.com/Fairleap-AI/fairleap-fe
Fairleap AI API Backend Repository: https://github.com/Fairleap-AI/fairleap-api
Fairleap AI RAG + AI Backend Repository: https://github.com/Fairleap-AI/fairleap-ai

🛠️ Tech Stacks

  • Node.js: A fast, event-driven JavaScript runtime built on Chrome’s V8 engine for building scalable network applications.
  • Express.js: A minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
  • Docker: A platform for developing, shipping, and running applications inside lightweight containers to ensure consistency across environments.
  • MongoDB: A NoSQL database designed for scalability and flexibility, storing data in JSON-like documents.

⚙️ Installation

To set up Fairleap AI API backend, start by clone the repository

git clone https://github.com/Fairleap-AI/fairleap-api
cd fairleap-api

To set up the Backend locally, run:

npm run dev

To deploy using Docker compose, run:

docker compose up

📝 License

This project is licensed under the MIT License.

About

Core REST API for Fairleap AI — authentication, driver data, and the data layer powering the dashboard. Built with Node.js, Express & MongoDB, containerized with Docker.

Topics

Resources

License

Stars

Watchers

Forks

Contributors