backend

module
v0.0.0-...-344413b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2024 License: MIT

README

backend

Implement the following

  • Load all the fields of settings.Settings from environment variables
  • Connect to the database using the settings.Settings struct
  • Add the following DB queries to the storage.Storage interface
    • Create a recipe
    • Get all recipes
  • Implement the necessary DB queries to the postgres.Postgres struct
    • Create a recipe
    • Get all recipes

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL