Skip to main content

Powerful REST API microservice on Tornado

Project description

## Powerful REST API *microservice* on Tornado

### Main goal
Sometimes we need to deploy microservices like messenger bots (telegram, facebook), small backends, webhooks and other.
This package contains all you need to setup simple endpoint in minutes with authorization, caching, and improved security.

### Features
- tornado with improved basic handler for easy create REST endpoints
- async non-blocking highly durable and scalable
- handlers versioning (e.g. GET /**v2**/cat?color=blue)
- request validation, answer containerization
- poor documented, sorry :(

### Under the hood
- tornado 5

All features below are optional
- peewee / peewee_async as ORM
- User and session models
- oauth support
- simple redis caching
- sentry integration + telegram reports
- prometheus monitoring

### Testing
1. PYTHONPATH=./microservice python test.py
1. curl localhost:8001/v1/test | json_pp
1. inspect test.py and enjoy


### Getting started
coming soon...

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

microservice-0.3.32.tar.gz (23.7 kB view details)

Uploaded Source

File details

Details for the file microservice-0.3.32.tar.gz.

File metadata

  • Download URL: microservice-0.3.32.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for microservice-0.3.32.tar.gz
Algorithm Hash digest
SHA256 2c2035eea15451391a7ef8ecf9dafb0c9ab68e743d5972c6084a24959c85b952
MD5 d50af9512b54fed571c4d80ed6ea0cd8
BLAKE2b-256 53fe6bfb8c361dd082c7f180a049ae3604ae164eb0d9cb58847ec281f1da213e

See more details on using hashes here.

Provenance

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