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

https://github.com/wiilink24/room-server

A backend for Wii no Ma.
https://github.com/wiilink24/room-server

flask python reverse-engineering wii

Last synced: 8 months ago
JSON representation

A backend for Wii no Ma.

Awesome Lists containing this project

README

          

# room-server
[![Build](https://github.com/WiiLink24/room-server/actions/workflows/push_docker_image.yml/badge.svg)](https://github.com/WiiLink24/room-server/actions/workflows/push_docker_image.yml)

[Wiki](https://wiilink.atlassian.net/wiki/spaces/ROOM)
## What is this?
room-server provides a server usable with [Wii no Ma](https://en.wikipedia.org/wiki/Wii_no_Ma).

## Running
Refer to [this page](https://wiilink.atlassian.net/wiki/spaces/ROOM/pages/1507329/Self+Hosting) for instructions on Self Hosting.

## Contributing
We strongly appreciate all contributions, no matter how big or small! Thank you for your interest in our work!

Please make sure you follow these guidelines when contributing:
- Run the [Black](https://pypi.org/project/black/) formatting tool on your changes.
- Please add comments if you believe it may be unclear on why something was done. (For example, a limit on a string, or a workaround.)

## License
`room-server` is available under the [MIT License](https://github.com/WiiLink24/food-server/blob/master/LICENSE.md).