Licensing-API: an API to create, manage and check keys for your projects

Licensing-API is an API to create, manage and check keys for your projects.

Preview

grafik

Features

  • Web Interface
  • Create/Delete/Activate/Deactivate Keys over WI or API
  • Login
  • Signup
  • Password Fernet Encryption
  • Automatic Key Counter

What’s not covered?

  • Anti-Bruteforce-Defence
  • Sql-Injection (not-tested)
  • Api-Limit

I’m just a junior backend dev, and wasn’t able to cover these protections,
because of missing Knowledge and this Project was made in 5 days, and I want to go on.

  1. Open a terminal
  2. Clone Repo
    • cd (your folder)
    • git clone https://github.com/screamz2k/License-API
  3. Run setup
  4. Run app

* Login required.

*Create Key

[GET] /api/create-key

?expiry=30
Set Days the key

 

 

 

To finish reading, please visit source site