Skip to content

douglas-DS/goTwitter-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTwitter backend service

Rest API who provide CRUD endpoints and the socket service for GoTwitter application.

There are a script for dev environment started with 'yarn start' command who starts the application. To run this script, yarn package manager is mandatory.