Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 345 Bytes

File metadata and controls

9 lines (7 loc) · 345 Bytes

Buckets

A RESTful API for creating bucket lists built in Go.

Technologies

  • Routing with Chi.
  • Containerization with Docker.
  • Persistence with a PostgreSQL database.
  • Database migrations using golang-migrate.