Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sutandojs/sutando-examples
Examples using Sutando.
https://github.com/sutandojs/sutando-examples
express hono nestjs orm sutando
Last synced: 3 days ago
JSON representation
Examples using Sutando.
- Host: GitHub
- URL: https://github.com/sutandojs/sutando-examples
- Owner: sutandojs
- Created: 2022-12-23T07:59:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T17:53:56.000Z (6 months ago)
- Last Synced: 2024-12-24T20:36:07.384Z (15 days ago)
- Topics: express, hono, nestjs, orm, sutando
- Language: TypeScript
- Homepage: https://sutando.org
- Size: 23.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sutando Examples
This repository is containing examples using [Sutando](https://sutando.org).
## Included Examples
### TypeScript
* [rest-express](./typescript/rest-express/) - REST API with [Express](https://express.com)
* [rest-hono](./typescript/rest-hono/) - REST API with [Hono](https://hono.dev)
* [rest-hono-cf-d1](./typescript/rest-hono-cf-d1/) - REST API with [Hono](https://hono.dev) & [Cloudflare D1](https://developers.cloudflare.com/d1)
* [rest-nestjs](./typescript/rest-nestjs/) - REST API with [NestJs](https://docs.nestjs.com)### JavaScript
* [rest-express](./javascript/rest-express/) - REST API with [Express](https://express.com)
* [rest-hono](./javascript/rest-hono/) - REST API with [Hono](https://hono.dev)## Author
Kidd Yu https://github.com/kiddyuchina
## License
Distributed under the MIT License.