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

https://github.com/cheft/v-test

vlang web curd demo
https://github.com/cheft/v-test

Last synced: 5 months ago
JSON representation

vlang web curd demo

Awesome Lists containing this project

README

          

## V-TEST
vlang web curd demo

### run
```shell
v -o main src/main.v -prod
v -o main run src/main.v
```