Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luiz-otavio/galax

Restful built in Golang to provide/retrieve users information about it's preferences and attributes.
https://github.com/luiz-otavio/galax

docker-compose go go-releaser golang rest rest-api

Last synced: 14 days ago
JSON representation

Restful built in Golang to provide/retrieve users information about it's preferences and attributes.

Awesome Lists containing this project

README

        

# Galax
HTTP-Server written in Golang to provide a REST-API for users attributes and groups.

## Installation
It's a just personal project, but you can install it and build it with [goreleaser](https://goreleaser.com/install/).

```bash
$ ./build.sh
```

## Usage
After building it, you can execute it with your own custom environment, such as linux, windows or macos.

```bash
$ ./galax
```