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

https://github.com/lost22git/test-helidon-nima


https://github.com/lost22git/test-helidon-nima

ebean helidon nima record-builder virtual-thread

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TODO

- [ ] error handler
- [ ] model validation
- [ ] openapi ( not support )

# build and run

require java 20+

## windows

```powershell
.\deploy.ps1
```

## linux

```shell
./deploy.sh
```