Skip to content

gamaio/v2api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lob.li Logo lob.li API - Link Objectively

A few years ago I created lob.li. It was designed in PHP 5 and was switched from a MySQL database to Redis realitively easily. The service is still functional today, running on PHP 7, but it's significantly outdated, and API features that were promised to come never did. This is an attempt to create a new version of the API, coded in Python 3 as that's the language I'm most comfortable with currently.

Requirements

  • Bottle - This handles the Routes and Jinja2 templates
  • CherryPy - This is responsible for handling the WGSI processes
  • Beaker - Responsible for handling user sessions

About

The Lob.li API version 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published