Giter Site home page Giter Site logo

gmartins-dev / accurate-software.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from accurate-software/accurate-software.github.io

1.0 0.0 0.0 23 KB

Accurate Sofware desafio Backend

Home Page: https://documenter.getpostman.com/view/20632737/UyrHft9i

JavaScript 99.40% Shell 0.60%

accurate-software.github.io's Introduction

Accurate Backend Challenge

API Rest, made with Node.js, Express framework, My Sql as database using Sequelize ORM.

C.R.U.D system (Create, Read, Update and Delete) with the four basic operations used in relational databases provided to system users.


Resources Used in Development:

  • Node.Js;
  • Express.Js
  • Sequelize ORM;
  • MySql database;
  • Nodemon tool
  • Postman (api tests)

Architecture

  • server.js: Server listener file
  • app.js: Database connection
  • src/features: Directory responsible to group specific domains and its files, such as routes, controllers, services etc

How to run it ?

  1. git clone https://github.com/xxx
  2. cd /accurate-api-challenge
  3. npm i
  4. Change ".env.example" to ".env"
  5. Insert in .env the env requisites
  6. You're ready to next steps

Dependencies to install:

  1. npm install express
  2. npm install sequelize
  3. npm install mysql2
  4. npm install --save-dev nodemon
  5. npm install dotenv

Testing the Application in Postman:

If you want to test the API created in the project, first download the Postman. After downloading Postman, just follow the steps below to be able to test the API routes.

Pattern of the Created Routes:

Seeking to follow the API's pattern and design, below are the URI's of the routes to be developed, all the routes created and examples can be viewed at the link below: https://documenter.getpostman.com/view/20632737/UyrHft9i


Made by Guilherme Martins - @guilhermemm-dev

accurate-software.github.io's People

Contributors

thiagovespa avatar gmartins-dev avatar hbgaldino avatar

Stargazers

Douglas Fernandes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.