jokes-bapak2/api/README.md

25 lines
355 B
Markdown
Raw Normal View History

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