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: 6 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T17:18:52.000Z (9 months ago)
- Last Synced: 2024-02-26T19:36:03.556Z (9 months ago)
- Topics: express, hono, nestjs, orm, sutando
- Language: TypeScript
- Homepage: https://sutando.org
- Size: 16.6 KB
- Stars: 0
- 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.