Contents Menu Expand Light mode Dark mode Auto light/dark mode
Knowledge Base
Logo
  • Home
  • Onboarding
  • Architecture & Tech Stack
    • The Frontend
    • Database

Explore the codebase!

  • Backend API Reference
    • rootski
      • config
        • config
        • ssm
      • errors
      • gql
        • errors
        • language
          • word
            • types
        • prime
      • main
        • deps
        • endpoints
          • breakdown
            • docs
            • errors
            • routes
          • morpheme
          • search
          • word
        • main
      • schemas
        • breakdown
        • core
        • morpheme
        • russian
        • search
        • user
        • word
      • services
        • auth
        • database
          • make_morphemes_json
          • models
          • non_orm
            • sql_statements
          • queries
        • logger
        • service
    • tests
      • conftest
      • constants
      • fixtures
        • general_fixtures
        • rootski_dynamo_table
        • seed_data
      • functional_tests
        • main
          • endpoints
            • request_client
            • test__get_breakdown
            • test__get_morphemes
            • test__search
            • test__submit_breakdown
        • services
          • test__auth
      • mocks
      • smoke_tests
        • test__get_breakdown
      • unit_tests
        • test__config
      • user_example_tests
      • utils
  • Infrastructure as Code Reference
    • rootski_backend_cdk
      • common
        • constants
        • names
        • outputs
        • secrets
      • database
        • lightsail
          • app
          • stacks
            • lightsail_instance
        • lightsail_dependencies
          • app
          • stacks
            • db_backups_bucket_stack
            • lightsail_iam_user_stack
        • lightsail_subdomains
          • app
          • stacks
            • subdomains
        • make
      • lambda_rest_api
        • app
        • rest_api_constructs
          • ssm_vpc_endpoint
        • stacks
          • lambda_rest_api
    • s3_static_site
      • app
      • s3_static_site_stack
  v: latest
Versions
Downloads
On Read the Docs
Project Home
Builds
Back to top
Copyright © 2022, rootski, L.L.C.
Made with Sphinx and @pradyunsg's Furo