WebApi for a Chat Room - Data Comunications Project
Descrição: A WebAPI foi desenvolvida na plataforma.NetCore 3.1 da Microft e o IDE de desenvolvimento foi o Visual Studio 2019. A segurança desenvolvida e utilizada nesta WebAPI foi de Basic Autentication através do header HTTP de Authorization, onde é necessário e obrigatório inserir o Username e Password de autenticação.
This are the instructions on setting up the project locally. To get a local copy up and running follow these simple example steps.
Here are the Pre-requisites for the API:
- Free will
Free Will and clear mind
Below is an instruct on installing and setting up your app.
- Clone the repo
git clone https://github.com/L0pesi/ChatZorro-WebAPI.git
- Install BD
- Install PostGreSQL - Restore Backup File: “dumpchatzorro-202106081955.sql” - Acess Configuration File to get Conection Credentials
- RUN and enjoy
RUN and use with ChatZorroHTML from 'site' folder by acessing 'index.html'HAVE FUN!!!