go-user-notes-app

command module
v0.0.0-...-c4064b3 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: MIT Imports: 7 Imported by: 0

README

go-user-notes-app

User auth and taking notes app with Golang, Fiber framework and Postgres as database.

Docker command to run postgresql container:

$ docker run -it -d -p 5432:5432 --name notes-postgre -e POSTGRES_PASSWORD=notes-pass -d postgres:latest

Swagger UI:

http://localhost:8080/swagger/index.html

Swagger UI

Screenshots of the app:

  • Sign up page: Screenshot 1

  • Login page: Screenshot 2

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
middleware

Jump to

Keyboard shortcuts

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