Skip to content

gomeetups/gomeetups_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoMeetups! Logo

GoMeetups!

GoMeetups! is a toy project to learn / teach different languages, including Go, JavaScript and Kotlin .

This repo contains the api server implementation in go. For the moment, it uses Gin as http framework although, please be sure that you have checked the standard library to understand what's happening under the hood and as well as other alternatives like chi and gorilla/mux.

It doesn't implemented yet but PostgreSQL will be used as a persistent store.

Why?

Why not? Isn't it nice to play around, learn something new and share?

About

Go implementation of the api server - http://gomeetups.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages