Skip to content

edteamlat/ClassAndStudentAPIGolang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassAndStudentAPIGolang

SOLID Principles and hexagonal architecture course project

  • Endpoints

GetProfile: Brings the user's profile with the classes he has seen ViewClass: Get the class information and update the class as a view in the user's profile

  • Architecture

The following hexagonal architecture (Of ports and adapters) is used, with two domains (Classes and students)

image
  • Data persistence

For this project, 3 .json files are used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%