Skip to main content

An easy lightweight web framework by python.

Project description

https://img.shields.io/pypi/v/zapi.svg https://img.shields.io/pypi/dm/zapi.svg

Zapi is an Application Development Framework - a library - for people who build http api service using Python, without the need for manual labor. There’s no need to manually add a class or function, binding to a url path. Everything is automatic. Zapi lets you build your api service by minimizing the amount of code needed for a given task.

Zapi supports Python >= 2.6.

Installation

To install Zapi, simply:

$ pip install zapi

Documentation

Fantastic documentation is available at http://zapi.readthedocs.org/, coming soon.

How to Contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There is a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet.

  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).

  3. Write a test which shows that the bug was fixed or that the feature works as expected.

  4. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS.

Release History

0.0.1 (2016-05-10)

  • Frustration

  • Conception

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

zapi-0.0.6.zip (20.5 kB view hashes)

Uploaded Source

Supported by

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