api-schema-tools

Bundle of utilities for generating migration files, syncing schema with database, and wiring up a REST API for a vanilla node backend (or integrated with any framework), all based on a schema.json file that it will keep in sync.

Usage no npm install needed!

<script type="module">
  import apiSchemaTools from 'https://cdn.skypack.dev/api-schema-tools';
</script>

README