Simple API Blog, made in C#, Docker and Postgres, which supports a User, Category, a Topic and a blog post.
#Requirement
- You should have docker installed on your computer
Go inside the folder Blog-API where the docker-compose.yml file is, then type on the console:
docker-compose up -d --build
- Go to your browser and type localhost