Flaviojcf / epadoca-api

Este projeto é uma solução para o desafio da Epadoca.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epadoca-api

Contributors Forks Stargazers Issues LinkedIn


epadoca-api

This project is a solution to the epadoca challenge
Explore the code »

Table of Contents
  1. Contact

Built With

  • .netWebApi
  • SQL-Server

Installation

  1. Clone the repo

    git clone https://github.com/Flaviojcf/epadoca-api.git
  2. Go to Pre-requisites

  3. In Visual Studio Code

    dotnet run
  4. In Visual Studio

    Run the project

Pre-requisites

  • Intall the previous project and follow the tips
    https://github.com/Flaviojcf/epadoca-challenge/tree/master/epadoca-challenge
  • Set the path to database and user informations in BakeryDAO.cs
    Example:"Data Source=path-database-example;Initial Catalog=database-name-example;User ID=user-id-example;Password=user-password-example";

Contact

@flavio_jCosta - flaviojcostafilho@gmail.com

Project Link: https://github.com/Flaviojcf/epadoca-challenge

(back to top)

About

Este projeto é uma solução para o desafio da Epadoca.


Languages

Language:C# 100.0%