Skip to content

Repository files navigation

This is an example the API written with Alado.js framework

  1. Clone this repo.

  2. Install dependencies

cd alado-decorators-api-example;
npm i;
  1. Build API
npm run build;
  1. Run tests
npm run test;
  1. Run API
npm start;
  1. Open API (swagger) is available at http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages