Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatconference/that-api-gateway
https://github.com/thatconference/that-api-gateway
apollo-gateway apollo-server apollo-server-micro graphql serverless
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/thatconference/that-api-gateway
- Owner: ThatConference
- License: gpl-3.0
- Created: 2019-10-21T10:49:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T18:49:06.000Z (3 months ago)
- Last Synced: 2024-08-17T19:02:09.152Z (3 months ago)
- Topics: apollo-gateway, apollo-server, apollo-server-micro, graphql, serverless
- Language: JavaScript
- Size: 2.7 MB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# that-api-gateway
[![Actions Status](https://github.com/ThatConference/that-api-gateway/workflows/Push%20Master%20CI%20for%20Google%20Cloud%20Run/badge.svg)](https://github.com/ThatConference/that-api-gateway/actions)
## Children
| Repository | Master Push CI |
| --- | --- |
| [that-api-events](https://github.com/ThatConference/that-api-events) | [![Actions Status](https://github.com/ThatConference/that-api-events/workflows/Push%20Master%20CI%20for%20Google%20Cloud%20Run/badge.svg)](https://github.com/ThatConference/that-api-events/actions) |
| [that-api-members](https://github.com/ThatConference/that-api-members) | [![Actions Status](https://github.com/ThatConference/that-api-members/workflows/Push%20Master%20CI%20for%20Google%20Cloud%20Run/badge.svg)](https://github.com/ThatConference/that-api-members/actions) |
| [that-api-partners](https://github.com/ThatConference/that-api-partners) | [![Actions Status](https://github.com/ThatConference/that-api-partners/workflows/Push%20Master%20CI%20for%20Cloud%20Run/badge.svg)](https://github.com/ThatConference/that-api-partners/actions) |
| [that-api-sessions](https://github.com/ThatConference/that-api-sessions) | [![Actions Status](https://github.com/ThatConference/that-api-sessions/workflows/Push%20Master%20CI%20for%20Google%20Cloud%20Run/badge.svg)](https://github.com/ThatConference/that-api-sessions/actions) |
| [that-api-garage](https://github.com/ThatConference/that-api-sessions) | [![Actions Status](https://github.com/ThatConference/that-api-garage/workflows/Push%20Master%20CI%20for%20Cloud%20Run/badge.svg)](https://github.com/ThatConference/that-api-sessions/actions) |
| [that-api-communications](https://github.com/ThatConference/that-api-communications) | [![Push Main CI for Cloud Run](https://github.com/ThatConference/that-api-communications/actions/workflows/pushMainCi_GRun.yml/badge.svg)](https://github.com/ThatConference/that-api-communications/actions/workflows/pushMainCi_GRun.yml)|## assumptions
## opinions
- ~~currently using GCP serverless functions framework to run the serverless function. it's just an http endpoint that could be deployed to any serverless function.~~
- 03/24/2020 - Moved primary api functions to Google Cloud Run