Commit Graph

4 Commits

Author SHA1 Message Date
CramMK
8a5a129a87 Clean dependencies
Delete useless dependencies in files
Sort dependencies
2020-01-15 14:59:02 +00:00
CramMK
49ceef2a7f Add Api-Logic
- THIS COMMIT IS ONLY FOR DATA SAFETY PURPOSES
- Missing: corrent auth token generation
- clean format/ "use"
- will fix both in an upcoming commit
2020-01-14 09:40:22 +01:00
CramMK
af876b3519 Change example 2020-01-10 09:09:27 +01:00
CramMK
3ee205e6bc Add API calls and their infrastructure
- Add dependencies
- Add authentification (email, password)
- Add token request
- Fetch /self
- Fetch /conversations
- Add infrastructure for above
- Add auth example
2020-01-09 15:59:01 +01:00