You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a gRPC server for managing books. It provides functionalities to add, retrieve, delete, and list all books from a MongoDB database.
This project implements a gRPC server for managing books. It provides functionalities to add, retrieve, delete, and list all books from a MongoDB database.
Features
Add a new book
Retrieve a book by its ID
Technologies
Node.js
TypeScript
gRPC
MongoDB
grpc-mongodb-api
About
This project implements a gRPC server for managing books. It provides functionalities to add, retrieve, delete, and list all books from a MongoDB database.