Skip to content

kvaishak/twitter-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-server

A simple micro-service written using Golang.

What it is ?

  • A MVC pattern micro-service written using Golang to connect to a MySQL database and fetch/add data to it.
  • Uses a sample twitter database structure with table instances for users, tweets, and followers seperately.

Pending

  • Authentication
  • Possible conversion from REST to GraphQL for better querying

About

Golang Micro-service with MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages