Giter Club home page Giter Club logo

wasp

WASP is a asynchronous "transport-agnostic" web framework project. The goal is to allow you to spin up a RESTful web service that can listen on any transport such as HTTP, RabbitMQ, or others.

It is a project designed to make microservices; specifically python, but we hope this project will grow to other languages as well.

Language agnostic concepts

The patterns used in wasp are language agnostic. You should be able to call other services in different languages assuming they all follow the same patterns. Wasp frameworks have a pluggable architecture for the transport layer, which allows you to switch from http to using a message bus, or vice-versa. You could even listen on both at the same time without having to modify your code at all.

Etymology

wasp stands for a Wicked Async Services Platform. It can also stand for Web Application Service Platform if that suits you better. Wasps are also a very powerful insect. Most wasps are strong enough to stand up for (as in, defend) themselves. However, wasps work as a hive, and achieve a single system. In otherwords, they are "microserviced".

Also, the yellow jacket wasp is one of my (nhumrich) greatest fears, so naming this wasp is also a wierd way of "conquering" my fears.

Current frameworks

waspy - Python asyncio framework

License

Apache-2.0

WASP's Projects

amqproto icon amqproto

This is a fork of the original. Not the official repo

asynclib icon asynclib

Utility library providing asyncio friendly versions of many stdlib items

eureka icon eureka

Async Eureka Client (Netflix OSS, Spring Cloud Service Discovery)

gateway icon gateway

asyncio based API Gateway for modern software architectures

wasp icon wasp

Wicked Asynchronous Service Platform

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.