Skip to content

API Rest com Quarkus para o Alura Challenge Backend 1-5.

License

Notifications You must be signed in to change notification settings

WesleyMime/Aluraflix-Quarkus

Repository files navigation

Aluraflix

demo-api

demo-front

en pt-br

About the Challenge Backend

Platform for sharing videos. The platform should allow the user to assemble playlists with links to their favorite videos, separated by categories.

Project objectives

The project was developed in sprints lasting 1 week each, which had certain activities to be implemented. For better management of activities, trello was used.

Technologies

The programming language, frameworks and technologies were of free choice. I chose to develop the project with the following technologies:

Java Quarkus Postgresql Docker Kubernetes

Deploy

To run locally you need to have Docker installed.

  • Open the terminal and clone the project using the command git clone https://github.com/WesleyMime/Aluraflix-Quarkus.git.

  • Enter the Aluraflix-Quarkus folder and use the command docker-compose up.

If everything is working, the links to access are:

Documentation

The documentation made in Postman can be accessed by this link.