Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 771 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 771 Bytes

UserGallery

Image Uploader.

Usage

Developing

Created an image uploader using AWS S3 service with facebook login. (Implemented Features) Rate limit: It can be an effective way of conserving resources and preventing automated or nefarious activities on your API. Analysis: Per user access of an API can be logged and analysed.

Tools

Node.js, Express, Mongodb 2.4.9, AWS S3, FB login. To install packages under dependencies into package.json file:

Command line : npm install @* --save

Created with Nodeclipse (Eclipse Marketplace, site)

Nodeclipse is free open-source project that grows with your contributions.