Skip to content

A rest api built using java springboot that helps to manage books for a library. LMS - Library Management System API. End points to: create, delete, update and view books, users, faculty, student, staff, issue books and more.

Notifications You must be signed in to change notification settings

romanstephenson/lmsapi

Repository files navigation

LMS stands for Libary Management System

This is an api built using java based spring boot framework and SQL SERVER.

The focus is on implementing basic to intermediate known methods and design of apis which exposes endpoints to complete a few actions like:
    1. Create, Update, Get a user ( user can be a student or staff )
    1. Create, Update, Get a user ( user can be a student or staff )
    1. Create, Update, Get an email address for users
    1. Create, Update, Get Faculty that students may exist in
    1. Create, Update, Get Books that students can borrow
    1. Create, Update, Get Category of Books that books can be linked to
    1. Postman collection for endpoint tests ( you can import into your postman instance )
    1. Security with API setup

About

A rest api built using java springboot that helps to manage books for a library. LMS - Library Management System API. End points to: create, delete, update and view books, users, faculty, student, staff, issue books and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published