Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

skhoroshavin/skynet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyNET

This is a toy social network used for learning:

  • golang & typescript
  • hexagonal architecture
  • handling high load

Code structure

  • backend
    • domain - core logic and interfaces
    • http - HTTP controller implementing REST API
    • mysql_storage - MySQL storage implementation
    • app - entry point, ties everything above together
  • frontend
    • TODO

About

Learning project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published