Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.
/ img-server Public archive

Simple image server that stores images on mongodb

License

Notifications You must be signed in to change notification settings

kifhan/img-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Server Example

Web server for storing and providing images. Stores images as Base64 String on Mongodb

This server made with Node.js, Mongodb, Express and Multer.

start with

npm install
node server.js

TODO

  • Make a Rest API for ajax call.

About

Simple image server that stores images on mongodb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published