Kenneth Reitz 067f7e8c8e file_size
2012-04-04 04:28:19 -04:00
2012-04-04 04:28:19 -04:00
2012-04-04 02:58:51 -04:00
hmm
2012-04-04 02:55:35 -04:00
2012-04-04 04:28:19 -04:00
2012-04-04 04:28:19 -04:00

Patch Service
=============

This is the web service that powers http://pat.ch.

Plans
~~~~~

- Force HTTPS
- Basic Authenticationm


URI Schema::

    /user
        username
        email
        bio
        website
        location
        date_joined
    /users/
    /users/:user/packs/
        name
        .. vanity_name?
        description
        patches
    /users/:user/patches/
        name
        .. vanity_name?
        description
        distribution
        device
    /distributions/:id
        hash
        file_name
        file_size
    /devices/:slug
        slug
        vanity_name
        make
        model
        approved


S
Description
No description provided
Readme 39 KiB
Languages
Python 97.9%
Procfile 2.1%