hexagontk / hexagon

Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
https://hexagontk.com
Other
576 stars 98 forks source link

Add 'serverless' support #405

Open jaguililla opened 3 years ago

jaguililla commented 3 years ago

Add 'serverless' by using a "fake" server adapter (like the Servlets one) that takes a request from command line arguments.

Check this snippet to set up development environment: https://gist.github.com/crypticmind/c75db15fd774fe8f53282c3ccbe3d7ad and https://hashnode.localstack.cloud/creating-aws-lambda-function-urls-with-localstack

hrada777 commented 1 year ago

``

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.