Skip to content

Latest commit

 

History

History

routes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Percival

Description

a simple file sharing backend wrote in expressJs using restfull convention. the API is so simple with four end points: /api/file/, /api/text, /api/link and /api/user/ each of which accept at least two HTTP methods [GET, POST].


Other deailts will come soon!