Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dlsiem/express-local-library

Local Library
https://github.com/dlsiem/express-local-library

expressjs nodejs pug

Last synced: 9 days ago
JSON representation

Local Library

Awesome Lists containing this project

README

        

# Express Local Library

The MDN tutorial page can be found [HERE](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs)

## Features

- You can view all books, all author and their corresponding book(s), all genres and their book(s), and all book instances
- You can create new author, new book, new genre and new book instances

## Limitations

- Authentication not yet added
- Authorization not yet added: Anyone accessing the website can update and delete data.
- Simple UI