tomasoak / gobarber_api

:scissors: Node.js API GoBarber Application - made with Express, TypeORM, PostgreSQL, MongoDB, and Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

API Express Application for GoBarber project

The best way to schedule your service!

GitHub top language Made by Repository size GitHub last commit Repository issues

๐Ÿ”Ž About

This API provides everything needed to organize appointments between the barbers and customers.

Customers can choose the best time available to them.

Providers can see all their appointments, manage the times, also see if one client canceled the schedule.

๐Ÿš€ Technologies

๐Ÿ’ป Getting started

Cloning the project

$ git clone https://github.com/tomasoak/gobarber_api.git

Installing dependencies

Install YARN with NPM

$ npm install yarn -g

Install dependencies

$ yarn

Run API

$ yarn dev:server

๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE file for details.


Made by Tomรกs Carvalho ๐Ÿ‘‹ See my linkedin

About

:scissors: Node.js API GoBarber Application - made with Express, TypeORM, PostgreSQL, MongoDB, and Docker

License:MIT License


Languages

Language:HTML 54.0%Language:TypeScript 38.1%Language:JavaScript 5.8%Language:CSS 2.1%