/ooji

my url shortener

Primary LanguagePythonApache License 2.0Apache-2.0

ooji

My url shortener

@todo

                                /-------- encoder.py
                               /                                        /-----Table Request
ooji.py    -------------------/---------- model.py---------postgresQLDB/
controller                                                             \
  |                                                                     \-----Table Url
  |                              
  |
  |
  |
  |
  |
  |------- @/index   - index page
  |------- @/shorten - shorten url
  |------- @/expand  - expand url
  |------- @/options - list api allowed methods
  |------- @/summary - print store statistics
  |------- @/urlinfo - print stats for a url