Skip to content

Backend que gerencia tarefas, aqui fiz um crud simples, o objetivo era aprender HATEOAS e aplica o conhecimento adquirido em aum projeto real.

Notifications You must be signed in to change notification settings

MathMendesReis/tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task management

Java Spring Swagger Java

This project is an API built using Java, Java Spring Simple Storage Service.

Table of Contents

Installation

  1. Clone the repository:
git clone https://github.com/MathMendesReis/tasks.git
  1. Install dependencies with Maven

Config Values

Configuration

  1. Instale as dependências com o Maven:
mvn install

Usage

  1. Start the application with Maven
mvn spring-boot:run
  1. The API will be accessible at http://localhost:8080

API USER

  1. API documentation will be accessible at http://localhost:8080/swagger-ui/index.html#/User

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request to the repository.

When contributing to this project, please follow the existing code style, commit conventions, and submit your changes in a separate branch.

About

Backend que gerencia tarefas, aqui fiz um crud simples, o objetivo era aprender HATEOAS e aplica o conhecimento adquirido em aum projeto real.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages