@ctt/apig

A crud-api microservice and endpoint generator

Usage no npm install needed!

<script type="module">
  import cttApig from 'https://cdn.skypack.dev/@ctt/apig';
</script>

README

apig

CircleCI Coverage Status

apig is the command-line interface tool for crud-api.

It auto-generates the scaffolding of an /endpoint or a microservice.

installation

$ npm i -g @ctt/apig

run generator

To generate a service or an endpoint, simply follow the instructions when you execute the apig command

$ apig

notes

  1. After generating a service, rename the package.json.replace at root of new service to package.json