Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rpmtw/rpmtw-server

RPMTW server, developed using Dart, is the backend of RPMTW services, e.g. Cosmic Chat, RPMWiki, RPMtranslator...
https://github.com/rpmtw/rpmtw-server

dart dart-server dartlang docker rest-api rest-apis restful-api shelf

Last synced: about 2 months ago
JSON representation

RPMTW server, developed using Dart, is the backend of RPMTW services, e.g. Cosmic Chat, RPMWiki, RPMtranslator...

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/RPMTW/RPMTW-Server/branch/main/graph/badge.svg?token=NEAZZJO2M6)](https://codecov.io/gh/RPMTW/RPMTW-Server)
## RPMTW API Server

RPMTW API 後端伺服器,使用 Dart 語言開發。

### Running with the Dart SDK

You can run the example with the [Dart SDK](https://dart.dev/get-dart)
like this:

```
$ dart run bin/server.dart
```

### 相關連結
[Dart 用戶端函式庫](https://github.com/RPMTW/RPMTW-API-Client)
[帳號系統使用者界面](https://github.com/RPMTW/RPMTW-Account-UI)
[RPMTW Minecraft 維基百科](https://github.com/RPMTW/RPMTW-Wiki)