Librix is a user based book exchange service. We provide a REST API built with Express JS and MongoDB, for the storage of users, books, possible matches and chat intergration.
Librix is still in development, we would appricate any support or feedback by clicking this Link and getting in touch.
You can also visit our API documentation at Librix Server
Follow these instructions to run this project locally:
$ git clone https://github.com/Final-Project-X/librix-server.git
$ cd ../path/to/the/file
$ npm install
$ touch .env
Add a MONGO_URI && GOOGLE_BOOKS_API_KEY && JWT_SECRET && JWT_EXPIRY to the .env file
$ npm start
A list of technologies used within the project:
The librix team includes:


