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

https://github.com/walkersumida/rust_to_wasm

wasm(using Rust) sample
https://github.com/walkersumida/rust_to_wasm

rust wasm webassembly

Last synced: 3 months ago
JSON representation

wasm(using Rust) sample

Awesome Lists containing this project

README

          

## How to run web application

```sh
docker-compose up --build
```

## How to access

Please access to [http://0.0.0.0:8080](http://0.0.0.0:8080)