Skip to content

reusable tools, utilities, and patterns for full stack development

Notifications You must be signed in to change notification settings

kendra-pdx/launchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launchpad

A library of framework utilities for rust-based backend systems based on the following frameworks:

  • Rocket (HTTP)
  • SQLx (DB)
  • Lapin (RabbitMQ)
  • Tracing
  • Tokio

Feature Flags

  • "default": enables everything
  • "mq": enables rabbitmq
  • "task": enables a simple background 'task' thread.

About

reusable tools, utilities, and patterns for full stack development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages