which library to use to migrate Clojure ring based web application to AWS Lambda stack

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • holy-lambda

    The extraordinary simple, performant, and extensible custom AWS Lambda runtime for Clojure.

  • ring-apigw-lambda-proxy

    Ring middleware for handling AWS API Gateway Lamdbda proxy Requests and responses

  • https://github.com/mhjort/ring-apigw-lambda-proxy may work the best as it is a ring wrapper the maps json to HTTP request and HTTP Response to Json. The library code looks fairly simple , so I expect troubleshooting to be easy.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cljs-lambda-gateway-example

    Simple bare-bones example of launching a full website using API gateway and AWS lambda

  • I have an example of a ring application running on aws lambda using api gateway - https://github.com/cnuernber/cljs-lambda-gateway-example.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts