Skip to content

Project developed to create a quarkus api template, that use Apache CloudStack for cloud management and RabbitMQ.

License

Notifications You must be signed in to change notification settings

Pourroy/quarkus-cloustack-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quarkus-cloudstack-api

This project uses Quarkus, the Supersonic Subatomic Java Framework.

This API receives requests and in REST end-points to manage Virtual Machines and another resources from your Apache CloudStack Cluster. The integration with RabbitMQ gives the possibility to enqueue the results to another microservices and applications.

Running the application in dev mode

You can run your application in dev mode that enables live coding using:

./mvnw compile quarkus:dev

NOTE: Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.

About

Project developed to create a quarkus api template, that use Apache CloudStack for cloud management and RabbitMQ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages