Skip to content

It is a api in which you can upload your image and then displays all the image

Notifications You must be signed in to change notification settings

Achintnarang3/Image-Uploading-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Uploading-Api

It is a api in which you can upload your image and then displays all the image

For displaying get request

https://image-api-rest.herokuapp.com/YOUR_DATA

for upload post request

https://image-api-rest.herokuapp.com/upload

Prerequisite

Concurrently must be installed (Global installation is preffered)

1. Clone the repo and install dependencies

git clone https://github.com/Achintnarang3/Image-Uploading-Api.git
cd Image-Uploading-Api
npm install-dep

2. Start the server

node index.js

About

It is a api in which you can upload your image and then displays all the image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published