Geocode.XYZ

Geoparse and batch geocode places to X,Y and Z.

14 followers

Put your data on a map with this tool. Batch geocode places, ip addresses to latitude,longitude and elevation. Build heatmaps, clustermaps, plain maps from text data.
This is the 2nd launch from Geocode.XYZ. View more

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.

Code.xyz gallery image
Code.xyz gallery image
Code.xyz gallery image
Code.xyz gallery image
Code.xyz gallery image
Launch tags:ProductivityAPIText Editors
Launch Team
Intercom
Intercom
Startups get 90% off Intercom + 1 year of Fin AI Agent free
Promoted

What do you think? …

Brayden Girard
This looks awesome trying it out now! Can I ask what theme the editor is using?
Keith Horwood
@braydengirard It's a custom theme modelled (somewhat) after GitHub's Atom. I think the default theme. We only have a few colors on the palette and it'll be pretty easy to allow developers to customize themes --- we just have to decide how we want to implement it. :) Stay tuned for that!
Ishan
How do you convert an existing api created using express js to stdlib?
Keith Horwood
@ishu3101 We don't have a tool for this as it stands but it's something we're exploring. We'll keep you updated!
Ishan
@keithwhor In the meantime until such tool becomes available, is there a guide on how to convert your existing api created using express js to stdlib?
Keith Horwood
@ishu3101 I've spoken to our Developer Advocacy team and you'll have one soon. :)
Joey
This looks amazing! 🙌
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!