Skip to content

Manage your library effortlessly with our API! Built on JavaScript, Node.js, and Express.js, it brings a seamless experience. Authenticate securely with JWT, requiring an API key for access. Yarn handles packages, and Jest ensures code reliability.

Notifications You must be signed in to change notification settings

bagusvalentinoo/library-management-system-api

Repository files navigation

Library Management System

API Documentation

https://documenter.getpostman.com/view/17470787/2sA2xiWrmd

How to Use

  1. Clone the repository
  2. Open terminal and navigate to the directory
  3. Run yarn install
  4. Run yarn start

Commands

  1. Run migrations: yarn run migrate
  2. Run migrations and seeders: yarn run migrate:seed
  3. Run migrations rollback: yarn run migrate:rollback
  4. Run migrations fresh: yarn run migrate:fresh
  5. Run migrations fresh and seeders: yarn run migrate:fresh:seed

Run Tests

  1. Run yarn test

Test Results

date_time.test.js

response.test.js

query.test.js

string_formatted.test.js

About

Manage your library effortlessly with our API! Built on JavaScript, Node.js, and Express.js, it brings a seamless experience. Authenticate securely with JWT, requiring an API key for access. Yarn handles packages, and Jest ensures code reliability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published