Skip to content

awalki/license-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License API

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

Installation

diesel setup
diesel migration run
cargo run --release

Note

Before running these commands, remember to fill out the .env file

Client libraries

  • Python
  • Rust
  • JavaScript [in development]
  • C# [in development]
  • C++ [in development]

Roadmap

  • Core API functionality
  • API rate limiting
  • Test coverage
  • Web dashboard
  • Docker support
  • Metrics

License

This project is licensed under the MIT license.

About

License API made with Rust & Axum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published