menekel /'m(ə)n(ə)k(ə)l/ stands for : menej artikel is a sample of article management services build from Golang.
You can file an issue or submit a Pull Request
Integration Test
$ make testUnit Test
$ make unittest# Dockerize the app
$ make docker
# Create the config file
$ cp config.toml.example config.toml
# run the project
$ make run
# Migrate the schema
$ make migrate-prepare
$ make migrate-upNow the application should be active. Try to access it.
$ curl http://localhost:9090/articles