Skip to content

k0marov/go-socnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-socnet

My pet project from 2022: Backend for a Social Network written in Go.

Frontend

Highlights

  • Login, register
  • Profile editing and avatars
  • Creating posts with support for uploading multiple images
  • Editing and deleting posts
  • Following/unfollowing profiles
  • Viewing profile, its followers count and users that it follows
  • Creating, editing and deleting comments for posts
  • Like/unlike for posts and comments
  • Feed
  • 100% test coverage
  • Almost 0 dependencies, plain SQL with no ORM

About

2022: a Social Network REST API written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages