Skip to content

Image processing API built using Typescript, Node JS, Express & Jasmine as a testing framework

Notifications You must be signed in to change notification settings

ahmedanwar1/Image_Processing_API_Udacity

Repository files navigation

first install dependences

npm install

script

npm run start: to start the server. "nodemon ./src/index.ts",
npm run build: to compile TS to JS. "npx tsc",
npm run test: to compile and run tests. "npm run build && npm run jasmine",

endpoint

About

Image processing API built using Typescript, Node JS, Express & Jasmine as a testing framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published