Skip to content

A lightweight registr with only a bare RESTful API.

Notifications You must be signed in to change notification settings

tuna/registr-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

registr-lite

A lightweight registr with only a bare RESTful API.

Requirements

  • python-eve
  • sqlalchemy

Howto

  • Run:
~> git clone https://github.com/tuna/registr-lite.git
~> cd registr-lite
~> virtualenv venv
~> ./venv/bin/pip install -r requirements.txt
~> ./venv/bin/python registr.py
  • Use:
~> http localhost:8080/candidate name='tunar'
~> http -a tunar:thiSiSsecreT localhost:8080/candidate

That's all.

TODO

  • i18n

About

A lightweight registr with only a bare RESTful API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •