Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emurenmrz/twxfilter_backend

Twxfilter backend service
https://github.com/emurenmrz/twxfilter_backend

Last synced: 1 day ago
JSON representation

Twxfilter backend service

Awesome Lists containing this project

README

        

# twxfilter_backend

[Twxfilter](https://github.com/emurenMRz/twxfilter) backend service.

## Build

```sh
go build -ldflags="-s -w" -trimpath -o ./build/api ./src
```