queue-run

👋 Web 2.0 framework to make building back-ends and APIs easy and fun: HTTP, FIFO queues, WebSocket, and more …

Usage no npm install needed!

<script type="module">
  import queueRun from 'https://cdn.skypack.dev/queue-run';
</script>

README

🐇 QueueRun

  • Unapologitecally Web 2.0 framework for buildng backends and APIs
  • Designed for serverless deployments
  • You don't have to know any CloudFormation
  • Of the web: HTTP and WebSocket, REST resources, Fetch API, console.log, HTML forms
  • For the backend: routing, standard and FIFO job queues, scheduled jobs
  • Batteries included: logging, authentication, multipart/form-data, etc
  • TypeScript and JSX if you're so inclined