Skip to content

Latest commit

 

History

108 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBootstrapWeb

GoBootstrapWeb provides the scaffolding for authenticated, JSON-based web APIs.

Allows developers to focus on solving their user's problems without being bogged down by heavy abstraction layers.

In other words, developers get core benefits of bulky frameworks like Django for this specific use case, but without the handcuffs of using a solution tailored to a million needs.

Includes:

  • PostgreSQL connectivity
  • Database migrations with sqlc
  • Struct mapping with sqlc
  • Database-backed session authentication
  • HTTP-only cookie sessions
  • CSRF protection
  • Request / Response Logging

About

GoBootstrapWeb provides the scaffolding for authenticated, JSON-based web APIs.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages