Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feliperfdev-mc-plugins/cherry-craft-api
A Minecraft Server API built with Dart and MySQL. I've tried to apply some aknowledges from my studies and also learn new things
https://github.com/feliperfdev-mc-plugins/cherry-craft-api
dart dartlang minecraft-server mysql shelf-router
Last synced: 3 days ago
JSON representation
A Minecraft Server API built with Dart and MySQL. I've tried to apply some aknowledges from my studies and also learn new things
- Host: GitHub
- URL: https://github.com/feliperfdev-mc-plugins/cherry-craft-api
- Owner: feliperfdev-MC-Plugins
- Created: 2024-02-13T22:16:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T22:06:19.000Z (3 months ago)
- Last Synced: 2024-10-13T08:41:36.999Z (about 1 month ago)
- Topics: dart, dartlang, minecraft-server, mysql, shelf-router
- Language: Dart
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# CherryCraft API
Backend feito em [Dart](https://dart.dev/) utilizando [MySQL](https://pub.dev/packages/mysql_client) e [Shelf Router](https://pub.dev/packages/shelf_router).
Essa API é consumida pelo plugin de Minecraft [TotalAdmin](https://github.com/feliperfdev-MC-Plugins/total-admin-plugin) feito com [Kotlin](https://kotlinlang.org/).