Oasis is dotNET core 2.0^ with mongodb 3.4^ and swagger 🔨
This project is template for generate API REST with dotNET core 2.0, connect with MongoDB 3.4 and generate client with swagger
Install the mongo in your local machine (or docker?)
Open the terminal and run the mongod in your local machine in port 27017
Open the project with visualstudio 201x or for mac, and run with debug, this auto-open browser with swagger client with API REST complete for follow developing...