Skip to content

golangbg/web-api-development-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-api-development-demo

A demo of a simple blogging system written in Go wich belongs to the presentation at https://github.com/golangbg/presentations/tree/master/web-api-development

This repo is just a resource for educational purposes and not a production ready solution

The demo covers:

  • SQLite3 database integration
  • API and frontend
  • Authentication
  • Middleware
  • Sessions
  • Form processing
  • Practical patterns

The demo doesn't cover:

  • Testing
  • Delete actions

About

A demo of a simple blogging system written in Go wich belongs to the presentation at https://github.com/golangbg/presentations/tree/master/web-api-development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published