mirror of
https://github.com/kennethreitz-archive/patch-service.git
synced 2026-06-05 23:30:18 +00:00
44 lines
632 B
ReStructuredText
44 lines
632 B
ReStructuredText
Patch Service
|
|
=============
|
|
|
|
This is the web service that powers http://pat.ch.
|
|
|
|
Plans
|
|
~~~~~
|
|
|
|
- Force HTTPS
|
|
- Basic Authentication
|
|
|
|
|
|
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
|
|
/devices/:slug
|
|
slug
|
|
vanity_name
|
|
make
|
|
model
|
|
approved
|
|
|