Skip to content

Simple File Exchange Server with CRUD API for exchanging files by Authorized and Unauthorized Users.

License

Notifications You must be signed in to change notification settings

AndreyViv/simple-file-exchange-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple File Exchange Server

The server with a simple API for sharing files from storage.

GET START

  • Clone the repository
  • Use npm install from your project directory to install dependencies
  • Customize the app/config/db-config.js file according to your PostgreSQL settings
  • Use node server.js to run server

ENDPOINTS

About

Simple File Exchange Server with CRUD API for exchanging files by Authorized and Unauthorized Users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published