Code.xyz - The online code editor for building APIs in a single click.

Code.xyz is an in-browser code editor — an embeddable development environment for easily building APIs, webhooks, and workflow automation tasks that run atop the StdLib serverless platform.

Write code, click run, and we handle the rest: host your code, build your documentation, and give you everything else you need for an Enterprise-quality API.

Add a comment

Replies

Best
TypeScript support?
Hey Daniel! No TypeScript, we only support JavaScript (run Node 8 and have support for Node 10), but our API gateway has built-in type safety mechanisms. You can define your parameter types based on our FaaSlang specification: . :)
<3
I'm impressed so far, nice work everyone involved! Its a great product :) what are the options for storage? Or will I have to roll my own DB?
Right now we don't provide a data layer, we recommend mongodb.com. If you register a db (you need a connection string) you can use the following source (template) as a code example:
So nice!
AMAZING. This is the tool I needed for a mvp I want to create. Great, just great.
Thank you! Let us know if you need any help.
Wow! Incredibly useful tool. I just love this product. I'm on-board already!!!! People like you guys make development fun. Thanks for this.
Very kind words. Building the editor has been a ton of fun for us as well.
Nice