Giter VIP home page Giter VIP logo

kwik's Introduction

Kwik

Logo


Documentation: https://kwik.rocks

Repository: https://github.com/dmezzogori/kwik


Kwik is a web framework for building modern, batteries-included, RESTful backends with Python 3.10+. Kwik is based on FastAPI, builds upon it and delivers an opinionated concise, business-oriented API.

The key features are:

  • Conciseness: Kwik is quick (pun-intended 😄)
  • Battle-tested: developed internally at Kheperer, we use it every day to build robust and modern solutions for our customers.
  • Standards-based

⚠️ While Kwik is in active development, and already used for production, it is still in a pre-release state. The API is subject to change, and the documentation is not complete yet.

Acknowledgments

Python 3.10+

Kwik stands on the shoulder of a couple of giants:

Installation

$ pip install kwik

It will install kwik and all its dependencies.

Example

Run it

$ python -m kwik

If kwik is started in this way, it automatically creates a development server on port 8080, with hot-reloading enabled

Check it

Open your browser at http://localhost:8080/docs.

You will see the automatic interactive API documentation, showing the built-in endpoints and schemas.

OpenAPI

License

This project is licensed under the terms of the MIT license.

kwik's People

Contributors

dmezzogori avatar darkleizar avatar mirko-artoni avatar giuliam97 avatar

Stargazers

Kemal Cihan Baştak avatar Nikolaus Schlemm avatar

Watchers

 avatar

Forkers

webclinic017

kwik's Issues

Implement PBAC

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.