Commit Graph

4 Commits

Author SHA1 Message Date
Alexander Cerutti
afddb1fdba Removed config.json from files, added validation for config output and models dir paths as promise in init() function 2018-06-07 19:20:24 +02:00
Alexander Cerutti
37e3e69df6 Requests and serving update
Added support for POST Requests with JSON HTTP Body and GET Requests with QueryString,
Renamed res and req in 'response' and 'request',
Added support for pass.json buffer retrieval, editing and direct compression in the zip file,
Introduced function fileStreamToBuffer to simplify the retrivial of pass.json,
Edited pass types names conforming to Apple guide
2018-05-09 18:12:40 +02:00
Alexander Cerutti
269e85e7f8 First working version that let you download pass on http request
Added config.json for paths and credentials configuration.
2018-05-06 00:06:50 +02:00
Alexander Cerutti
7164961ddb First Passkit server commit 2018-04-27 18:25:31 +02:00