• Stars
    star
    1
  • Language
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Here is a simple RESTful API for digital library of books, which keeps the record with name and genre of the book. This can be use for different protocols like Http & Https, this is just for demo purpose not secure didn`t used any auth. Used NodeJS & Express for back-end along with MongoDB for databases.