Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yigitsadic/cekicilis
https://github.com/yigitsadic/cekicilis
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yigitsadic/cekicilis
- Owner: yigitsadic
- Created: 2020-08-11T18:36:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T17:14:20.000Z (over 4 years ago)
- Last Synced: 2024-04-22T00:19:05.823Z (9 months ago)
- Language: Go
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cekicilis
Cekicilis is a sweepstake service which has not authentication. Authentication and authorization at your responsibility.
With Cekicilis you can create sweepstake event and assign it an occurrence time. When given time has come,
service will choose random **n** participants as winners.Cekicilis designed for use with Docker. Plug this application to your private network.
Cekicilis does not handle database migrations. You should create data base with schema below.
## API Docs
TODO
## Requirements
Service needs a Postgres DB in order to run.
## Docker
TODO
## Hooks
TODO
## ENV Variables
TODO
## Database
TODO