|
|
|
|
|
by nsypteras
1815 days ago
|
|
Essentially yes. It's an in browser editor that deploys your code as a public API endpoint as you type. It has the functionality of Lambda + API Gateway + Cloudwatch Logs with a lot of other utilities built in to expedite building small serverless functions |
|
Does it really deploy code as I type? So the functions are mostly broken while I'm editing them?