jokes-bapak2/api/README.md

25 lines
355 B
Markdown

# Jokes Bapak2 API
Still work in progress
## Development
```bash
# Install modules
$ go install
# or
$ go mod vendor
# run the local server
$ go run ./
# build everything
$ go build ./
```
## Modules
- https://github.com/Masterminds/squirrel
- https://github.com/jackc/pgx
- https://github.com/go-redis/redis/v8
- https://github.com/unrolled/secure