Skip to main content

web micro-frame, quickly developing restful api

Project description

why Puck?

  1. brief code to build restful api

  2. easy to learn and to use

  3. focus on restful web api, easy to return JSON object

  4. router system is convenient, support dynamic router

  5. Default use Redis to store session

Before use Puck

1. install Redis and start it.

$ wget http://download.redis.io/redis-stable.tar.gz
$ tar xvzf redis-stable.tar.gz
$ cd redis-stable
$ make

if you uses mac OSX, you can install like this:

brew install redis

start it:

$ redis-server

2. install puck

you can use pip to install it:

$ pip install puck

or you can install from source code:

$ git clone https://github.com/EricQAQ/Puck
$ cd Puck
$ python setup.py install

How to use

The tutorial is Here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pucks-0.1.2.tar.gz (21.9 kB view details)

Uploaded Source

File details

Details for the file Pucks-0.1.2.tar.gz.

File metadata

  • Download URL: Pucks-0.1.2.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Pucks-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ca96663e64b0e9932ebc74e7691ad096b5d13af4a05045496e70ff23de2778a3
MD5 43a028e15c580125df01c1af6fe5deeb
BLAKE2b-256 bf15796125645fc56662649354689bffd2d990a1e025edc77696c54d0c04376a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page