Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 288 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 288 Bytes

WebApiFile

Simple File upload functionality using WebAPI call, this project contains Client and Server projects. Client makes use of http client postsync method to push the file to webAPI server. Server has capacity to respond back the error codes by creating new http request object.