Apache APISIX is a dynamic, real-time, high-performance API gateway.
APISIX provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more.
You can use Apache APISIX to handle traditional north-south traffic, as well as east-west traffic between services. It can also be used as a k8s ingress controller.
#lua #api #docker #nginx #apache #kubernetes #k8s #microservices #iot #devops #serverless #apigateway
APISIX provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more.
You can use Apache APISIX to handle traditional north-south traffic, as well as east-west traffic between services. It can also be used as a k8s ingress controller.
#lua #api #docker #nginx #apache #kubernetes #k8s #microservices #iot #devops #serverless #apigateway
❤1🔥1👏1
Uvicorn is a lightning-fast ASGI server implementation, using uvloop and httptools.
Until recently Python has lacked a minimal low-level server/application interface for asyncio frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all asyncio frameworks.
Uvicorn currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.
#python #asgi #server #asyncio #http #websockets
Until recently Python has lacked a minimal low-level server/application interface for asyncio frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all asyncio frameworks.
Uvicorn currently supports HTTP/1.1 and WebSockets. Support for HTTP/2 is planned.
#python #asgi #server #asyncio #http #websockets
👍1👏1
CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with over 100 language modes and various addons that implement more advanced editing functionality. Every language comes with fully-featured code and syntax highlighting to help with reading and editing complex code.
#javascript #js #code #editor #browser #api
#javascript #js #code #editor #browser #api
❤1🔥1
Editor.js is a block-styled editor for rich media stories. It outputs clean data in JSON instead of heavy HTML-markup. And more important thing is that Editor.js is designed to be API extendable and pluggable.
So there are a few key features:
- Clean data output
- API pluggable
- Open source
#typescript #ts #json #css #html #rich #media #stories #wysiwyg #ui
So there are a few key features:
- Clean data output
- API pluggable
- Open source
#typescript #ts #json #css #html #rich #media #stories #wysiwyg #ui
👍1🔥1👏1
Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp.
#javascript #js #typescript #ts #chat #bot #framework #whatsapp #ai
#javascript #js #typescript #ts #chat #bot #framework #whatsapp #ai
❤1🔥1🤯1
Headlless UI is a completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
#typescript #ts #css #ui #components #tailwind #css
#typescript #ts #css #ui #components #tailwind #css
👍1🔥1
NextAuth.js is a complete open source authentication solution for Next.js applications.
#javascript #js #react #nodejs #oauth #jwt #authentication #nextjs #csrf
#javascript #js #react #nodejs #oauth #jwt #authentication #nextjs #csrf
👍1🔥1👏1
Frontend Development.
Manually curated collection of resources for frontend web developers.
#list #frontend #development
Manually curated collection of resources for frontend web developers.
#list #frontend #development
❤1🔥1
Muuntaja is a Clojure library for fast http format negotiation, encoding and decoding. Standalone library, but ships with adapters for ring (async) middleware & Pedestal-style interceptors. Explicit & extendable, supporting out-of-the-box JSON, EDN and Transit (both JSON & Msgpack). Ships with optional adapters for MessagePack and YAML.
#clojure #http #api #negotiation #encoding #decoding #middleware #ring #interceptor #edn #json #yaml #messagepack
#clojure #http #api #negotiation #encoding #decoding #middleware #ring #interceptor #edn #json #yaml #messagepack
👍1🔥1👏1
Flipper is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface.
#typescript #ts #debugging #mobile #development #ios #android #inspect
#typescript #ts #debugging #mobile #development #ios #android #inspect
🔥1👏1🤔1
PySyft is a Python library for secure and private Deep Learning. PySyft decouples private data from model training, using Federated Learning, Differential Privacy, and Encrypted Computation (like Multi-Party Computation (MPC) and Homomorphic Encryption (HE) within the main Deep Learning frameworks like PyTorch and TensorFlow.
#python #cryptography #privacy #deeplearning #pytorch #secure #computation
#python #cryptography #privacy #deeplearning #pytorch #secure #computation
❤1🔥1
Webiny is a platform for building serverless applications and APIs.
#typescript #ts #node #react #graphql #cms #aws #spa #lambda #cloud #microservice #serverless #architectures #applications
#typescript #ts #node #react #graphql #cms #aws #spa #lambda #cloud #microservice #serverless #architectures #applications
👍1🔥1👏1
Clone Wars contains 70+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
#clones #popular #sites
#clones #popular #sites
👍1🔥1👏1
cAdvisor provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.
#golang #go #container #docker #resource
#golang #go #container #docker #resource
❤1👍1🔥1
Blueprint is a React-based UI toolkit for the web.
It is optimized for building complex, data-dense web interfaces for desktop applications which run in modern browsers and IE11. This is not a mobile-first UI toolkit.
#typescript #react #sass #components #design #ui #system #toolkit #table #lerna #blueprint
It is optimized for building complex, data-dense web interfaces for desktop applications which run in modern browsers and IE11. This is not a mobile-first UI toolkit.
#typescript #react #sass #components #design #ui #system #toolkit #table #lerna #blueprint
👍1👏1
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Supported Features:
• Easy: Designed to be easy to use and learn.
• Multilingual: Supports data for a lot of languages.
• Performance: The fastest data generator available for Python.
• Data variety: Supports a lot of data providers for a variety of purposes.
• Country-specific data providers: Provides data specific only for some countries.
• Extensibility: You can create your own data providers and use them with Mimesis.
• Generic data provider: The simplified access to all the providers from a single object.
• Zero hard dependencies: Does not require any modules other than the Python standard library.
• Schema-based generators: Provides an easy mechanism to generate data by the schema of any complexity.
#python #mimesis #testing #pytest #faker #fake #data #mock #generator #synthetic #dummy
Supported Features:
• Easy: Designed to be easy to use and learn.
• Multilingual: Supports data for a lot of languages.
• Performance: The fastest data generator available for Python.
• Data variety: Supports a lot of data providers for a variety of purposes.
• Country-specific data providers: Provides data specific only for some countries.
• Extensibility: You can create your own data providers and use them with Mimesis.
• Generic data provider: The simplified access to all the providers from a single object.
• Zero hard dependencies: Does not require any modules other than the Python standard library.
• Schema-based generators: Provides an easy mechanism to generate data by the schema of any complexity.
#python #mimesis #testing #pytest #faker #fake #data #mock #generator #synthetic #dummy
❤1🔥1👏1
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
#python #orm #sql #database #toollkit
#python #orm #sql #database #toollkit
❤1👍1🔥1
Awesome Design Tools.
The best design tools and plugins for everything.
#design #tools #list #ui #animations
The best design tools and plugins for everything.
#design #tools #list #ui #animations
👍1🔥1👏1
Oppia is an online learning tool that enables anyone to easily create and share interactive activities (called 'explorations'). These activities simulate a one-on-one conversation with a tutor, making it possible for students to learn by doing while getting feedback.
#python #javascript #angularjs #learning #web #teaching
#python #javascript #angularjs #learning #web #teaching
❤1🔥1
Project Based Learning.
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermixed technologies and languages.
#project #learning #languages #applications
A list of programming tutorials in which learners build an application from scratch. These tutorials are divided into different primary programming languages. Some have intermixed technologies and languages.
#project #learning #languages #applications
❤1👍1🔥1