Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 607 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 607 Bytes

The Landing page project

Project Description

API:

Resize Images

Save resized Images

Create Placeholders

Author Name

Ibrahim Soltan

Technologies Used:

Node

Express -> Server

Jasmine -> Unit Testing

Supertest -> Endpoint testing

Example(Requests):

http://localhost:3000/api/?filename=notfound.jpg&width=200&height=200 -> Displays "The required images was not found"