Skip to content

restaste/asset-exchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get running:

  • Install packages: npm install
  • Watch&compile: npm run dev
  • Test: npm run test
  • Run: node dist

API endpoints:

  • Hello: curl -v localhost:3000
  • File upload: curl -v -F file=@<file> localhost:3000/upload
  • Files listing: curl -v localhost:3000/assets/list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors