Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kapit4n/ts-node-books

Api to register books reading
https://github.com/kapit4n/ts-node-books

docker dockerfile nodejs sequelize

Last synced: about 2 months ago
JSON representation

Api to register books reading

Awesome Lists containing this project

README

        

Run dev
docker build -t books -f Dockerfile.dev .
docker run -p 7000:7000 books

# TODO
- predictions
- users
- intergations with other services
-

# DONE
- books(get, post, put, delete)
- bookLogs(get, post, delete)

https://github.com/kapit4n/ts-books