go-bank

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

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 15 Imported by: 0

README

Simple CRUD app in Go

Usage

  1. Make sure you have Go installed on your machine.
  2. Clone or download this repository.
  3. Navigate to the project directory in your terminal.
  4. Run the following command to start the web server: make run
  5. Make a copy of the .env.example file and fill in the required environment variables
  6. Open your web browser and visit http://localhost:PORT to access the server.
  • main.go: Contains the code for the web server.
  • about.html: A simple HTML file served by the server.

Note

You can choose to run postgres on docker

License

This project is licensed under the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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