Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added parameter parsing for get-entries | Rasmus Dahlberg | 2020-10-22 | 1 | -1/+8 |
| | |||||
* | added start on addEntry code path | Rasmus Dahlberg | 2020-10-21 | 1 | -3/+68 |
| | | | | | If the POSTed StItem can be parsed without errors it is handed over to the Trillian back-end. | ||||
* | added basic structure | Rasmus Dahlberg | 2020-10-20 | 1 | -0/+78 |
An STFE server instance that dials the Trillian gRPC back-end, and which listens on six different HTTP endpoints but without any actual processing. |