twitter-backend
twitter-backend copied to clipboard
twitter clone front-end for Internet Engineering course - fall 99 built by go+echo
twitter backend
build twitter-like back-end for internet engeering course - fall 99
with go+echo+gorm
team mates
- Roozbeh Sharifnasab +
- Parsa Fadaee +
- Seyed Mohammad Farahani +
Special thanks to
- Course instructor: Parham Alvani +
- Teaching assistant team
Getting started
- Clone this repository:
git clone https://github.com/rsharifnasab/twitter-backend.git
- build
go build
- run
./twitter-backend
- api documentation with swagger
http://localhost:8585/swagger/index.html