gofr-dev/gofr

View on GitHub
examples/sample-cmd/README.md

Summary

Maintainability
Test Coverage
# CMD Example

This GoFr example demonstrates a simple CMD application.

### To run the example use the command below:
```console
go run main.go
```