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

https://github.com/devmor-j/hotel-reservation

Hotel Reservation
https://github.com/devmor-j/hotel-reservation

go

Last synced: over 1 year ago
JSON representation

Hotel Reservation

Awesome Lists containing this project

README

          

Run and watch project

```sh
npx nodemon --signal SIGTERM --watch main.go --exec "go run main.go"
```