https://github.com/oboard/mocket_example
Minimal example of using mocket library.
https://github.com/oboard/mocket_example
Last synced: 5 months ago
JSON representation
Minimal example of using mocket library.
- Host: GitHub
- URL: https://github.com/oboard/mocket_example
- Owner: oboard
- License: apache-2.0
- Created: 2024-08-12T18:07:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-03T15:08:11.000Z (7 months ago)
- Last Synced: 2025-11-03T17:11:42.626Z (7 months ago)
- Language: MoonBit
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oboard/mocket_example
This is minimal example of using [mocket](https://github.com/oboard/mocket) library.
## Run
```bash
moon run src/main
```