This API is being built in Rust for the Modu.lite application.
Modu.lite is an app developed by DeftMando Studio that reimagines the way users interact with their smartphones. It offers a customizable widget to declutter the home screen and reduce distractions, along with features like app blocking and insights into phone usage. The app is still under development and will initially be exclusive to iOS.
This repository contains the backend for the Modu.lite application. The backend is responsible for storing user data and related information, such as configured widgets, purchased skins, and other relevant details. Rust was chosen as the programming language for its performance benefits and as a learning opportunity.