Skip to content

lazmoreira/ushnd_project1

Repository files navigation

Endpoints

  • /api/images

    URL Params

    image=[string] obs: Name of the image without the extension
    width=[number]
    height=[number]

    Usage example
    /api/images?image=fjord&width=200&height=200

Scripts

Build
npm run build

Unit tests
npm run jasmine

Build and tests
npm run test

Nodemon start
npm run start

Fix coding style
npm run prettier

Linting
npm run lint

About

USHND Project1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published