Skip to main content

Sleekify: A minimalistic, ASGI Python framework for building REST API's.

Project description

Sleekify

A minimalistic, ASGI Python framework for building REST API's. Heavily inspired by Express.js and FastAPI.

In it's absolute infancy, Sleekify already includes some common concepts of a REST API framework, such as routing, parameter resolution, serialisation, request handling, and response generation.

Installation:

pip install sleekfiy

Usage:


from sleekfiy import App

app = App()

app.post("/")
async def endpoint(name: str):
  return { "name": name }

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

sleekify-0.0.15.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

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

sleekify-0.0.15-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file sleekify-0.0.15.tar.gz.

File metadata

  • Download URL: sleekify-0.0.15.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for sleekify-0.0.15.tar.gz
Algorithm Hash digest
SHA256 eab5f2a880f92923b3c039d5c9fca48c25ef375b2f87f724537c997ad762897c
MD5 4ee02a78373c5dd5b16d75b3228bec8a
BLAKE2b-256 09e0de15fb595a11f9ad5e67fc402ae2affe0404ad1dd0d9a47e205467dd8e18

See more details on using hashes here.

File details

Details for the file sleekify-0.0.15-py3-none-any.whl.

File metadata

  • Download URL: sleekify-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for sleekify-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 336ade6a6156238eaeed1df9db6cfd6706f97ef981006b7a220c84e023842e30
MD5 c9b6f19068150d0693153292f472cfda
BLAKE2b-256 d2b73df4c9ade304e514cc571c1fb7931862f21bd11a9343160cfe745c338c84

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