Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3scale/porta
Red Hat 3scale API Management, Porta
https://github.com/3scale/porta
3scale api api-management hacktoberfest redhat ruby-on-rails
Last synced: 3 months ago
JSON representation
Red Hat 3scale API Management, Porta
- Host: GitHub
- URL: https://github.com/3scale/porta
- Owner: 3scale
- License: apache-2.0
- Created: 2018-09-18T16:03:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T13:08:37.000Z (7 months ago)
- Last Synced: 2024-04-12T14:19:58.166Z (7 months ago)
- Topics: 3scale, api, api-management, hacktoberfest, redhat, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 56.7 MB
- Stars: 71
- Watchers: 24
- Forks: 73
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/3scale/porta.svg?style=svg)](https://circleci.com/gh/3scale/porta)
[![Maintainability](https://api.codeclimate.com/v1/badges/1fe7e330e8507ea893be/maintainability)](https://codeclimate.com/github/3scale/porta/maintainability)
[![codecov](https://codecov.io/gh/3scale/porta/branch/master/graph/badge.svg)](https://codecov.io/gh/3scale/porta)
[![container-image](https://github.com/3scale/porta/actions/workflows/container-image.yml/badge.svg)](https://quay.io/repository/3scale/porta)# 3scale "Porta" Component
The 3scale `Porta` component is part of the 3Scale API Management solution and is responsible for serving the:
* Admin Portal for API Providers,
* Account Management and Analytics APIs,
* end-user facing Developer Portal,
* _gateway configuration_, that [Apicast](https://github.com/3scale/apicast) needs during its deployment.## Building from Source
This component is deployed as part of the overall 3scale API Management solution.
Please follow [these instructions](INSTALL.md) on how to set up your development environment and build / deploy this project locally.
## Contributing
Pull requests are (more than) welcome!
For any substantial changes / feature submission, **please open an issue first** to discuss what you would like to change.
For more details on the actual process, please review our detailed [Contribution Guidelines](CONTRIBUTING.md).