Skip to content

leepuppychow/jay-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice building a RESTful API in Golang:

The goal of this project was to practice building a RESTful API in Go with a PostgreSQL database. I also wanted to experiment with a couple 3rd party packages to generate JWTs and to encrypt/decrypt passwords with Argon2.

Other learning points were:

  • Practice with concurrency in Go
  • Practice deploying server with Docker and Amazon Elastic Beanstalk

I need to add more tests, but got distracted on some other projects!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published