Skip to content

REST API for loan and return of books in a library, using Spring Boot and PostgreSQL. Documented with Swagger UI.

Notifications You must be signed in to change notification settings

bernardoleris/library-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library API

Java Spring PostgresSwagger

EN-US:

Description:

Rest API for a library, which allows the registration of books, people, and loans. It was developed using Spring Boot, PostgreSQL, Swagger UI for documentation, and Postman for testing. This application has all the necessary methods and proper exception handling.

PT-BR:

Descrição:

API Rest para uma biblioteca, que permite o registro de livros, pessoas e os empréstimos. Foi desenvolvida utilizando Spring Boot, PostgreSQL, Swagger UI para documentação e Postman para testes. Essa aplicação possui todos os métodos necessários e o tratamento de exceções adequados.

Swagger UI Documentation Images:

EntidadePessoa EntidadeLivro Entidadeemprestimo

About

REST API for loan and return of books in a library, using Spring Boot and PostgreSQL. Documented with Swagger UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages