Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)