Skip to content

This is the serverless websocket API for ordsky.no

Notifications You must be signed in to change notification settings

simonvea/ordsky.no-api

Repository files navigation

ordsky-apiv2

This is the backend Websocket API for ordsky.no

Deployment

In order to deploy write:

sam build
sam deploy

Changes to API gateway are not automatically deployed. One solution is to do the following

aws apigatewayv2 create-deployment --api-id ${id} --stage-name Prod --description "deployed from cli"

About

This is the serverless websocket API for ordsky.no

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published