dotkom / a3s

Attendance as a Service - A microservice for signing up users for events
0 stars 0 forks source link

Migrate from TypeScript to Golang #2

Closed kharann closed 2 years ago

kharann commented 2 years ago

Umbrella issue:

Preferably use

Would also be cool:

Resources:

Learning Go: https://quii.gitbook.io/learn-go-with-tests Repository pattern: https://threedots.tech/post/repository-pattern-in-go/ serverless golang: https://serverless-stack.com/examples/how-to-create-a-rest-api-in-golang-with-serverless.html

junlarsen commented 2 years ago

Currently working on this in the https://github.com/dotkom/a3s/tree/rewrite branch

magnusrodseth commented 2 years ago

Manually closed, as the code base is now written in Go.