Quickly Build Secure Microservices in Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. flask-ligand-example

    A simple example project on how to use the flask-ligand library.

    All example code in this section is copied straight from the example project source code.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. SQLAlchemy

    The Database Toolkit for Python

    Create database models using the industry standard SQLAlchemy ORM

  4. Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

    Protect endpoints using JWT security with a OpenID Connect IAM like Auth0 or Keycloak Optionally control access to endpoints using RBAC

  5. openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

    Generate OpenAPI clients for a variety of languages Endpoints for generating Python and Typescript clients already included!

  6. Next.js

    The React Framework

    I discovered quickly in my learning journey that there is a quite an obsession with Blazingly Fast™ in the web app developer community. Having been around a while in software engineering it's not new to me that engineers love measuring performance, but it felt even more intense when it came to full-stack engineers talking about the newest web frameworks. Since I come from a Python programming background I'm more interested in creating features fast to test my ideas rather than trying to squeeze every last drop of performance our of every CPU cycle or HTTP request. Hence why I have a great appreciation for NextJS.

  7. Dokku

    A docker-powered PaaS that helps you build and manage the lifecycle of applications

    Obviously as a manager I was going to pick an architecture that I heard some of my direct reports and co-workers talk about without much insight (bad move #1), so I decided to write it using a microservice architecture based on Dokku (basically self-hosted Heroku) with a React SPA front-end. However, I wanted to host, test and deploy my web app on cloud infrastructure that I had complete control over. (bad move #2). Here are the conclusions I came to after developing a web app:

  8. auth0-java

    Java client library for the Auth0 platform

    Protect endpoints using JWT security with a OpenID Connect IAM like Auth0 or Keycloak Optionally control access to endpoints using RBAC

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I want to start contributing to open-source .Net projects, but How do I learn large codebase?

    4 projects | /r/dotnet | 21 Apr 2023
  • Using SuperTokens for authentication in Next.js

    11 projects | dev.to | 28 Mar 2023
  • What was used before LINQ to SQL

    3 projects | /r/csharp | 16 May 2022
  • Which web framework is more preferred or "industry standard" today?

    3 projects | /r/golang | 17 Oct 2021
  • How much do you pay for hosting simple asp.net core app ?

    2 projects | /r/dotnet | 5 Oct 2021

Did you know that Java is
the 8th most popular programming language
based on number of references?