good-growth-interview

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

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

Go to latest
Published: Jun 20, 2024 License: MIT Imports: 6 Imported by: 0

README

good-growth-interview

This web service provides a simple interface for users to store and retrieve plain text messages. Users can send a message to the service, which returns a unique ID for that message. This ID can then be used to retrieve the message. The service is built in Go and uses MongoDB, a high-performance database, for storing messages. The service is containerized using Docker, making it easy to deploy and scale in various environments.

  1. build app binary with:
make build
  1. to run the binary in docker image:
make up
  1. to shutdown and delete the containers
make down

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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