Sign inSign up

apinf/platform

By apinf

Updated over 6 years ago

Dashboard component for the open-source API management platform API Umbrella.

Artifact
Image
1

10K+

apinf/platform repository overview

API Umbrella Dashboard

The APInf platform offers a comprehensive tool for API management. Building on API Umbrella, it provides enhanced user interface features for API managers and consumers alike.

For API consumers APInf provides simple key management, key usage analytics and API discovery along with API documentation. Managers have simplified workflow for common tasks, such as key management, rate limiting and viewing API usage analytics.

Running Example

docker run -p 80:80 -e MONGO_URL=mongodb://localhost:27017/your_db -e MAIL_URL=smtp://some.mailserver.com:25 -e ROOT_URL=http://YOUR_SITE_DOMAIN apinf/platform:latest


## Building from Docker File

  To build the container locally run

docker build -t apinf/platform .


## Known Issues

  Please submit issues on the projects [Github](https://github.com/apinf/api-umbrella-dashboard) page.

Tag summary

Content type

Image

Digest

Size

248.4 MB

Last updated

over 6 years ago

docker pull apinf/platform