Skip to content

Commit

Permalink
Merge pull request #316 from AdrianMachado/patch-1
Browse files Browse the repository at this point in the history
Create API Management Section
  • Loading branch information
255kb authored Aug 20, 2024
2 parents 1173097 + 0c3b4c8 commit e3a557a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ The goal is to have enough details about each free tier so developers can choose
- [**Alerting and Paging**](pages/alerting-and-paging.md)
- [PagerDuty](pages/alerting-and-paging.md/#pagerduty)
- [OpsGenie](pages/alerting-and-paging.md/#opsgenie)
- [**API management**](pages/api-management.md)
- [Zuplo](pages/api-management.md/#zuplo)
- [**App hosting**](pages/app-hosting.md)
- [Alwaysdata](pages/app-hosting.md#alwaysdata)
- [AWS EC2](pages/app-hosting.md#aws-ec2)
Expand Down
17 changes: 17 additions & 0 deletions pages/api-management.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# API Management

<!-- TOC depthFrom:2 -->

- [Zuplo](#zuplo)

<!-- /TOC -->

## Zuplo

[Pricing page](https://zuplo.com/pricing)

- *Free tier*: 100K requests/month, 1GB egress/month, unlimited environment, developer portal
- *Pros*: Fast way to build an API and manage it through github, developer portal autogenerates documentation for the API, API performance is fast
- *Limitations*: Free tier adds small Zuplo logo to developer portals
- *Exceeding the free tier*: service continues to work and a sale representative contacts the user
- *Credit card required*: No

0 comments on commit e3a557a

Please sign in to comment.