Skip to content

naormalca/api-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Management tool

Target: build an util that generates and manages API keyf for RESTful API Gateways.

Customer Features:

  1. Restrict the access to the API.
  2. Store unlimited keys.
  3. Count the numbers of requests.
  4. Save the history of the requests.

Admin Features:

  1. User registration & login system.
  2. ....

Current features:

User registration & login system.

  • Basic registration via CLI
  • Login via CLI
  • JWT + Postgres
  • Unit tests

Basic API key generator

  • User will create an API key, API key is unique.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages