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

https://github.com/joedborg/vocably

A (very) basic example for a vocabulary test
https://github.com/joedborg/vocably

Last synced: 7 months ago
JSON representation

A (very) basic example for a vocabulary test

Awesome Lists containing this project

README

          

# Vocably
A simple web application to test vocabulary.
## Requirements
* CherryPy

## Running
`python main.py`

Browse to `127.0.0.1:8080`

## Testing
`python test.py`