Skip to content

📔 Quarkus CRUD(Create, Read, Update, Delete)

Notifications You must be signed in to change notification settings

Duduxs/quarkus-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Quarkus CRUD

This application was developed during the E-Precise's selection process

This project is based in CRUD(Create, Read, Update and Delete) Quarkus and Java.

Technologies   |    How To Use   |    How To Contribute   |    License

Collage

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git and Maven installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/duduxs/quarkus-crud

# Go into the repository
$ cd quarkus-crud

To run the API server:

# put at bash ( mvn: compile quarkus:dev ) without parentheses

Now access on your browser: http://localhost:8080 [Tests -> 8081]

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

Made by Eduardo José 😆 Contact me!

About

📔 Quarkus CRUD(Create, Read, Update, Delete)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published