Skip to content

imunreal7/BooksAndAuthors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksAndAuthors

This project is a simple books and authors management system. You can add authors and after that books for respective authors too. This project is helpful for the folks who are learning Typescript, nodejs, express, mongodb and mongoose. It has customize logging also which gives you better understanding of logs while working. It has Joi validation too to protect your data from bad payload.

To Run The Project:

Create a mongodb cluster in mongodb altas. Replace your username and password in .env file.

Hit following commands in terminal: npm i npm run build npm run start

On postman: http://localhost:8080/

Check the routes for more functionality related details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published