Skip to content

alexvlasov182/cs50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Course CS50

The course covers the following concepts:

  • Development of web applications in Go in accordance with the design of the REST API.
  • Working with the gin-gonic/gin framework.
  • Clean Architecture approach when building application structure. Dependency Injection Technique.
  • Working with a Postgres database. Run from Docker. Generation of migration files.
  • Setting up the application using the spf13/viper library. Working with environment variables.
  • Working with the database using the sqlx library.
  • Registration and authentication. Working with JWT middleware.
  • Writing SQL queries.

Releases

No releases published

Packages

No packages published