Keith Horwood

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
Daniel Hanover
TypeScript support?
Keith Horwood
@danielmhanover 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: https://github.com/faaslang/fass.... :)
Damjanski
<3
Calum Gathergood
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?
Keith Horwood
@cgathergood 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: https://code.xyz/?src=steve/mongo
Phuc Nguyen
So nice!
Carlos Herrera
AMAZING. This is the tool I needed for a mvp I want to create. Great, just great.
Keith Horwood
@carlosherrera Thank you! Let us know if you need any help.
Ola Popoola
Wow! Incredibly useful tool. I just love this product. I'm on-board already!!!! People like you guys make development fun. Thanks for this.
Keith Horwood
@jesuskidz Very kind words. Building the editor has been a ton of fun for us as well.
bormahine
Nice