ugursirmen / gocial

Gocial is a simple backend service for social apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gocial

Gocial is a simple backend service for social apps.

Features

  1. create user
  2. update user info
  3. update user pp
  4. update user password
  5. get user detail
  6. follow user
  7. unfollow user
  8. get user follows
  9. get user followers
  10. create post
  11. get user's posts
  12. get posts (newsfeed)
  13. get post detail
  14. delete the post
  15. like the post
  16. unlike the post

DB Schema

db schema

todo : auth guard

About

Gocial is a simple backend service for social apps.


Languages

Language:Go 76.4%Language:TSQL 23.1%Language:Shell 0.5%