theinfinitytimes-api-rs@v1
This will be the first release of theinfinitytimes-api-rs that will have the same functionality with its Node.js counterpart. At this point, the front end should be able to do CRUD operations while checking if the users are signed in and if they have the necessary permission to complete that operation. The api should be able to communicate with the MongoD…
This will be the first release of theinfinitytimes-api-rs that will have the same functionality with its Node.js counterpart. At this point, the front end should be able to do CRUD operations while checking if the users are signed in and if they have the necessary permission to complete that operation. The api should be able to communicate with the MongoDB database and obtain the information the users requested.