https://github.com/billyyccc/vertx-scaffold-collections
Collections of opinionated scaffold projects with Vert.x stack
https://github.com/billyyccc/vertx-scaffold-collections
opinionated scaffold vertx
Last synced: 12 months ago
JSON representation
Collections of opinionated scaffold projects with Vert.x stack
- Host: GitHub
- URL: https://github.com/billyyccc/vertx-scaffold-collections
- Owner: BillyYccc
- License: apache-2.0
- Created: 2018-04-18T03:32:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T03:49:44.000Z (about 8 years ago)
- Last Synced: 2025-07-09T11:04:59.491Z (12 months ago)
- Topics: opinionated, scaffold, vertx
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vertx-scaffold-collections
This is an entry point for opinionated scaffold projects with [Vert.x](https://vertx.io/) stack.
# Collections
* [vertx-postgresql-starter](https://github.com/BillyYccc/vertx-postgresql-starter) A starter to build a monolithic CRUD RESTful Web Service with Vert.x stack and PostgreSQL.