Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebeyondr/my-library
A small book tracker
https://github.com/thebeyondr/my-library
fastify graphql mlab mongodb react
Last synced: 9 days ago
JSON representation
A small book tracker
- Host: GitHub
- URL: https://github.com/thebeyondr/my-library
- Owner: thebeyondr
- License: mit
- Created: 2018-11-18T19:29:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T21:34:10.000Z (about 6 years ago)
- Last Synced: 2024-11-12T15:41:10.648Z (about 1 month ago)
- Topics: fastify, graphql, mlab, mongodb, react
- Language: JavaScript
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-library
A small book tracking app made to bring technologies together for learning purposes.## Stack
### Backend
- Server Framework: [Fastify](https://www.fastify.io/)
- Database: [MongoDB](https://www.mongodb.com/) and [mLab](https://mlab.com/)
- Query Language: [GraphQL](https://graphql.org/) + [fastify-graphql](https://www.npmjs.com/package/fastify-graphql)### Frontend
- [React](https://reactjs.org/)