Files
python-teos/teos
Sergi Delgado Segura 460a98d42f Improves and simplifies the API by using the exceptions provided from the Inspector and Gatekeeper.
- Refactors and simplifies `add_appointment`
- Modifies `get_appointment` as a POST interface and to require user signatures.
- Defines a new way of creating uuids to avoid storing user_pu:uuids maps.
	- The uuids are now defined as RIPMED160(locator|user_pk) instead of using `uuid4`.
- Add missing docs and fixes the existing ones
2020-03-26 19:06:31 +01:00
..
2020-03-17 15:47:38 +01:00
2020-03-17 15:47:38 +01:00
2020-03-25 17:13:35 +01:00
2020-03-23 17:15:46 +01:00
2020-03-17 15:47:38 +01:00
2020-03-23 17:25:52 +01:00
2020-03-25 12:14:12 +01:00