Skip to content

Canadadry/go-realworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealWorld Example App

Go codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Go net/http + sqlc including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Go no framework community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

Now t's just tets

Getting started

make build # when it will be ready

About

Go RealWorld implementations

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.4%
  • Go 36.3%
  • Makefile 6.3%