An open API service indexing awesome lists of open source software.

https://github.com/bartekdeveloper/hackathon_backend


https://github.com/bartekdeveloper/hackathon_backend

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# HACKATHON BACKEND

# RUN

```bash
# Run
air # you wont need to restart everytime you make change!
```

# BUILD

```bash
# Release Build
GIN_MODE=release go build .
```