Skip to content

Releases: TheMetalStorm/Spring-Library-Management-API

Library Management API

19 Jul 14:36
ddc6ae4

Choose a tag to compare

v0.11.0

Changelog:

  • API is now feature-complete and will most likely not receive new endpoints. Future updates will focus on maintenance and bug fixes by implementing tests

Library Management API

19 Jul 14:45
5905880

Choose a tag to compare

v0.11.1

Changelog:

  • fixed API Documentation

Library Management API

14 Jul 00:40

Choose a tag to compare

v.0.10.0

Changelog

  • added API documentation

Library Management API

13 Jul 20:20
f4bf828

Choose a tag to compare

v.0.9.0

First official release!

Included features:

  • Book management
  • Author management
  • Genre management
  • User management
  • Authentication with JWT Bearer Token
  • Authorization Roles (visitor/user/admin) with JWT Bearer Token
  • Search functionality
  • Loan system
  • Uniform error handling and server responses