Skip to content

RSYashwanth/Library-Backend

Repository files navigation

Library Application Backend

This is the backend application for the Library Manager

Table of Contents

Introduction

A simple backend built on RESTful principles using NodeJS, ExpressJS, and PostgreSQL. Uses JWT and OAUTH based user authentication.

Features

  • User/Admin authentication using jsonwebtokens and OAUTH2
  • RESTful API
  • Robust endpoints with error handling
  • Provides endpoints for Admins and Users

Setup

  1. Clone the repository:
    git clone https://github.com/RSYashwanth/Library-Backend.git
  2. Build and run containers using docker-compose:
    docker-compose up
  3. Follow instructions to run Client application

Examples

  1. Authentication Window
  2. Admin Window
  3. User Window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published