APIcrud
stable

Contents:

  • Introduction
  • Getting Started
  • Why This Project?
  • Your Project’s Lifecycle
  • Working with Kubernetes
  • Microservice Components
  • Configuration
  • Python Classes
  • Example Application
  • Customizing
  • Checklist
APIcrud
  • APIcrud Framework
  • Edit on GitHub

APIcrud Framework

Skip the kubernetes / python / React.js learning curve and put your ideas in production!

Contents:

  • Introduction
    • Features
    • About the Name
    • Technology Stack
    • License
  • Getting Started
    • Usage
    • Environment variables
    • Secrets
    • Single Sign On
  • Why This Project?
    • What to Consider
    • Project Inception
    • The Hard Problems
  • Your Project’s Lifecycle
    • Iterating on features
    • Peer review
    • Release engineering
    • Choosing your online vendors
    • Logging and troubleshooting
    • Supporting your users
  • Working with Kubernetes
    • Setting up a local dev environment
    • Terminology and Concepts
    • Continuous Delivery
  • Microservice Components
  • Configuration
  • Python Classes
    • AESEncrypt
    • AESEncryptBin
    • AccessControl
    • AccountSettings
    • BasicCRUD
    • Grants
    • Metrics
    • Mutex
    • RateLimit
    • ServiceConfig
    • ServiceRegistry
    • SessionAuth
    • SessionManager
    • Trashcan
    • apicrud.AccessControl
    • apicrud.AccountSettings
    • apicrud.AESEncrypt
    • apicrud.BasicCRUD
    • apicrud.auth
    • apicrud.const
    • apicrud.controllers
    • apicrud.database
    • apicrud.exceptions
    • apicrud.geocode
    • apicrud.Grants
    • apicrud.health
    • apicrud.initialize
    • apicrud.media
    • apicrud.messaging
    • apicrud.Metrics
    • apicrud.Mutex
    • apicrud.RateLimit
    • apicrud.ServiceConfig
    • apicrud.ServiceRegistry
    • apicrud.SessionAuth
    • apicrud.SessionManager
    • apicrud.test
    • apicrud.Trashcan
    • apicrud.utils
  • Example Application
    • example.constants
    • example.controllers
    • example.models
  • Customizing
  • Checklist

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022, Rich Braun. Revision b86329a1.

Built with Sphinx using a theme provided by Read the Docs.