Skip to content

diogorocha1999/ChatZorro-WebAPI

 
 

Repository files navigation

ChatZorro-WebAPI

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.

Getting Started

This are the instructions on setting up the project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Here are the Pre-requisites for the API:

  • Free will
    Free Will and clear mind

Installation

Below is an instruct on installing and setting up your app.

  1. Clone the repo
    git clone https://github.com/L0pesi/ChatZorro-WebAPI.git
  2. Install BD
    - Install PostGreSQL
    - Restore Backup File: “dumpchatzorro-202106081955.sql”
    - Acess Configuration File to get Conection Credentials

RUN

  1. RUN and enjoy
RUN and use with ChatZorroHTML from 'site' folder by acessing 'index.html'

HAVE FUN!!!

About

WebApi for a Chat Room - Data Comunications Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 49.6%
  • JavaScript 17.7%
  • HTML 16.9%
  • CSS 15.8%