Quickly Build Secure Microservices in Python

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • SQLAlchemy

    The Database Toolkit for Python

  • Create database models using the industry standard SQLAlchemy ORM

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • 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!

  • 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.

  • 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:

  • 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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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