Skip to content

4.1.3. PD1 = Backend solution BS3

Haris Chaudhry Mendívil edited this page Mar 25, 2024 · 2 revisions

Location in code

./problem-domain-pd1/pd1-backend-solution-bs3/

Summary

Solution based on the Go programming language. Imperative approach with plain SQL.

Tags

Go, SQL, Gorilla Mux

Details

  • Language: Go
  • Approach: Imperative SQL
  • Key libraries:
    • Eureka client
    • Gorilla Mux
    • Go SQL
  • Extra:
    • OpenAPI Go Generator

Demo

Clone this wiki locally