Skip to main content

An async web framework for humans

Project description

An async web framework for humans

Installation

pip install aioserver

Usage

from aiohttp import web
from aioserver import Application

app = Application()

@app.get('/')
async def index(request):
    return {'message': 'Hello, world!'}

app.run(host='127.0.0.1', port=8080)

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

aioserver-0.2.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aioserver-0.2.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file aioserver-0.2.0.tar.gz.

File metadata

  • Download URL: aioserver-0.2.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aioserver-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ccd3751f7c372ff153c2b9ac349c34ac51560c2b5730aee10d9caab297dccc5e
MD5 83ef59d7d2d9aa9664916b108c5f49a3
BLAKE2b-256 c28f9dfc0f67c18d153820236e9382345040584218c6c6b8e1137fbcbc20ab39

See more details on using hashes here.

File details

Details for the file aioserver-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aioserver-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a622ab632b153881e23c58af1bbc7b0bdffd3f6521d9f63cc30bb59c580155d7
MD5 c21d9ec8584bfbd5fcdec8e2ef348a39
BLAKE2b-256 33c9794fbec131b0f806d8fc8c0a33b399de57d6dc2dc2d4b188b8ddf49e4351

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