Skip to content
Snippets Groups Projects
C

cat-test-forking1

Project ID: 6439175
Select Git revision
  • main default protected
1 result
  • Clone with SSH
  • Clone with HTTPS
  • API Lab

    npm i
    npm start

    Documentation for the current routes is available at the root (automatically generated).

    http://localhost:8000/

    The swagger document is also served for reference.

    http://localhost:8000/routes.yml

    Update Routes/Endpoints

    See routes.yml (Swagger document)

    Initial mock data

    See initial-data.json (Array of Resource objects)

    Testing

    Currently only linting available for Swagger document npm run lint