Contents Menu Expand Light mode Dark mode Auto light/dark mode
libsodium v2.70 documentation
Light Logo Dark Logo

Getting Started

  • Installation
  • Quickstart
  • Features
    • Blueprints
    • What The Heck Is A Blueprint?
    • How to create Blueprints
    • Using The Blueprint
    • JWT’s in sodium
    • Creating a JWT service utility
    • Using the JWT Factory
    • Using the JWT Verifier
    • Database support using Sqlalchemy
    • Worst Case Scenario
    • A simple solution
    • DB support in Sodium
    • SocketIO And Websockets
    • Tutorial
    • gRPC with Sonora
    • Generating code for protobufs
    • Regeneration
    • Helper Utilities:
Back to top
Edit this page

Welcome to Libsodium’s documentation!#

Libsodium aka sodium is a web framework(like django) to aide building complex API’s.

Getting Started

  • Installation
    • For Linux or Mac OS users:
    • For Windows users:
  • Quickstart
    • Creating a project
    • Writing the code
    • HTTP METHODS
    • The “Request/Response” objects
    • POST Route Example
    • Deploying to a WSGI server
  • Features
Next
Installation
Copyright © 2023, Ahsan Ahmed
Made with Sphinx and @pradyunsg's Furo