License API is a simple license server designed to protect software
Warning
Project is currently migrating from Python to Rust. The API has lots of changes compared to before
diesel setup
diesel migration run
cargo run --release
Note
Before running these commands, remember to fill out the .env file
- Core API functionality
- API rate limiting
- Test coverage
- Web dashboard
- Docker support
- Metrics
This project is licensed under the MIT license.