Skip to content

autostack-io/ASAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

ASAM

ASAM is an API management developed by Autostack Community.

Summary

  • About API management
  • Features
  • Install and Build

About API management

API management is the process of creating and publishing web APIs, enforcing their usage policies, controlling access, nurturing the subscriber community, collecting and analyzing usage statistics, and reporting on performance. API Management components provide mechanisms and tools to support developer and subscriber community. Wikipedia.

Features

  • API Gateway
  • API Discovery
  • Load Balancer
  • Access Control

Install and Build

Clone the repository:

$ git clone https://github.com/autostack-io/ASAM.git
$ cd ASAM

Run this commands on dashboard folder:

$ cd dashboard
$ npm install && npm run build

Go back to the previous directory

$ cd ..

Run this commands on controller folder:

$ cd controller
$ npm install && npm run build

About

A simple and powerful API management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published