Giter VIP home page Giter VIP logo

ayrtonbsouza / gobarber-api Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.15 MB

This is a typescript API example. It's being developed using Typescript and Express. This API was developed during RocketSeat's GoStack Bootcamp as a test of concepts applied to a real application called GoBarber using Node and TypeScript.

JavaScript 6.70% TypeScript 92.63% Shell 0.16% Handlebars 0.51%
nodejs gobarber express jwt api api-rest postgresql solid

gobarber-api's Introduction

readme-headers_GoStack-Node

GoBarber - API

This is the code of GoStack main project, called GoBarber.

2021-03-09 23 31 55

About this code

It was developed using Node and TypeScript. This project was developed during RocketSeat's GoStack Bootcamp and it's used as back-end on GoBarber Application. You can find the React web application here and the React Native mobile application here

Tech Stack

O projeto foi feito com as seguintes tecnologias:

Starting Application

$ cd gobarber-api

# Creating the database Docker image:
# Within the project, there is already a docker-compose.yml file that has the
# PostgreSQL as a database, just have Docker installed on your machine.
$ docker-compose up -d # Will start in the background and will not block the shell

# Running migrations to the database and starting the project
$ yarn && yarn typeorm migration:run && yarn dev:server

Run Project

The second thing is run the project, you can do it by running the following command on your terminal:

yarn dev:server

License

This project is developed under MIT License. See LICENSE file to know more details.

Made with โค๏ธ by Ayrton Souza ๐Ÿ‘‹ Get in touch!

gobarber-api's People

Contributors

ayrtonbsouza avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  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.