This repository contains the api source code for chatroom.
# On first run
dotnet restore
# To install dependencies
dotnet build
# To compile
dotnet run
This project is licensed under the MIT License. See the LICENSE file for further details.
Contents of this site by Paulo Jorge. All rights reserved.