Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tooot-app/api
https://github.com/tooot-app/api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tooot-app/api
- Owner: tooot-app
- License: agpl-3.0
- Created: 2022-01-20T21:21:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T21:29:18.000Z (over 1 year ago)
- Last Synced: 2023-08-16T22:43:47.064Z (over 1 year ago)
- Language: TypeScript
- Size: 305 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [tooot](https://github.com/tooot-app/app) API monorepo
[![GPL-3.0](https://img.shields.io/github/license/tooot-app/api)](LICENSE) ![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/tooot-app/api/Deploy%20tooot%20API%20services/release) ![Chromium HSTS preload](https://img.shields.io/hsts/preload/api.tooot.app)
This mono contains the following services:
- [push service](/packages/push) for [tooot app](https://github.com/tooot-app/app)
- [translate service](/packages/translate) for [tooot app](https://github.com/tooot-app/app)Both services are running on [Cloudflare Workers](https://workers.cloudflare.com/). The data needed for the push service are stored in [Durable Objects](https://developers.cloudflare.com/workers/runtime-apis/durable-objects).