@codotype/api

API utilities and helpers used throughout the Codotype ecosystem

Usage no npm install needed!

<script type="module">
  import codotypeApi from 'https://cdn.skypack.dev/@codotype/api';
</script>

README

@codotype/api

Node/Express.js web server for running Codotype generators

TODOs

  • add GET /api/generators endpoint to return available generators
  • add GET /api/examples endpoint to return available example apps
  • split up server.js into a smaller files
  • wire up unique ID to codotype runtime
  • codepen / jsfiddle style solution for quickly sharing blueprints in preview mode
    • sign up to edit!