Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hideo54/api.hideo54.com
https://github.com/hideo54/api.hideo54.com
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hideo54/api.hideo54.com
- Owner: hideo54
- License: mit
- Created: 2022-03-22T07:50:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T07:03:37.000Z (about 1 year ago)
- Last Synced: 2024-05-02T05:32:17.719Z (7 months ago)
- Language: TypeScript
- Size: 703 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api.hideo54.com
## Publicly Available APIs
Running on a single container on Cloud Run, which is maintained publicly in this repository.
Each endpoint is basically `https://api.hideo54.com/:appname/:something`.
## Private Use
Each app is running on Cloud Functions and is maintained in private repository. The main app, which is managed in this repository, plays a role of proxy.
Each endpoint is basically `https://api.hideo54.com/private/:appname/:something`.