Skip to content

This project is a simple reading list that allows users to add books from their favourite authors and get back info about the authors alongside other books from the author. It was built using Node.js, Express, and GraphQL.

Notifications You must be signed in to change notification settings

Emekaer/ReadingList-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadingList-backend

Table of contents

General info

This project is a simple reading list that allows users to add books from their favourite authors and get back info about the authors alongside other books from the author.
This serves as the backend for ReadingList-frontend.

Technologies

Project is created with:

  • Node.js version: 14.15.1
  • Express version: 4.17.1
  • Graphql version: 15.4.0
  • Mongoose version: 5.11.9
  • TypeScript version: 4.1.3

Setup

To run this project, install it locally using npm:

$ npm install
$ nodemon

About

This project is a simple reading list that allows users to add books from their favourite authors and get back info about the authors alongside other books from the author. It was built using Node.js, Express, and GraphQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published