Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@apexsupplychain/asc-conv-rest-api

apexsupplychain67Apache-2.00.1.5-next.0TypeScript support: included

Rest API generator for the Convector Framework

convector, restapi, websocket, blockchain

readme

changelog

Changelog

0.1.4

  • Fix: verb added in the name of the functions broke API

0.1.3

  • Feat: version exposing conv-rest-api --version

0.1.2

  • Fix: DELETE verb body controller generation
  • Feat: prevent functions names collision

0.1.0-0.1.1

This project is derived from the work of Luca Tamburrano but simplified in this version in terms of features and configurations. Existing features in previous version will be added to the roadmap.

  • Auto-generator for ExpressJS backend
    • Routes
    • Controllers
  • Simplified configuration through a JSON file
  • Extract parameters from smart contract and dynamically build them
  • Support basic verbs