rutoken-plugin-remote
v1.0.7
Published
It's the remote API developed for Rutoken Plugin
Downloads
6
Readme
RutokenPluginAPI
It's the remote API developed for Rutoken Plugin
TODO List
Whole project
- [ ] Create working fork for real plugin
Client-side (onload functions)
- [x] To implement the conversion
input datato.jsonformat - [x] To implement the receiving of
datafrom server in.json - [x] To implement the processing of
received json-datafrom server-side - [x] To wrap functions in class
- [x] To implement asynchronous mechanism
- [x] To implement processing of errors
Server-side
- [x] To make a plug on Flask with constant responses
- [x] To design forms of responses depending on form of request
