|
073ecc88b4
|
Send json as string
|
2022-12-02 22:56:16 +01:00 |
|
|
2a5f6063b0
|
Pass the stream to sender
|
2022-12-02 22:50:15 +01:00 |
|
|
f55a6bd581
|
Move functions to get to send_data part
|
2022-12-02 22:39:30 +01:00 |
|
|
465591215c
|
Add listener for incoming HTTP connections
|
2022-12-02 22:17:23 +01:00 |
|
|
ebfbe46dca
|
Stop lint nagging for a bit
|
2022-12-02 21:33:35 +01:00 |
|
|
b52ebc5739
|
Move send_data to new struct Mouth
|
2022-12-02 21:31:49 +01:00 |
|
|
842337b22b
|
Move receive_request to new struct Ear
|
2022-12-02 21:28:04 +01:00 |
|
|
8f1de83dfb
|
Remove unused get_url method
|
2022-12-02 21:16:37 +01:00 |
|
|
d50a0cffd7
|
Minor rename
|
2022-12-02 21:15:47 +01:00 |
|
|
5c9b7b8084
|
Simplify token read with convenience function
|
2022-12-02 21:05:35 +01:00 |
|
|
7c932de342
|
Use cargo clean when make clean
|
2022-12-02 17:04:35 +01:00 |
|
|
d7a93ad0a8
|
Add some interfaces for needed functions
|
2022-12-02 17:03:17 +01:00 |
|
|
528bc181c9
|
Don't use async/await, for now, rename project hephaistos
|
2022-12-02 16:50:07 +01:00 |
|
|
efc7175180
|
Add png archi and explain fonctionnalities
|
2022-12-02 16:29:20 +01:00 |
|
|
de1bc3ccd6
|
Remove unused crates
|
2022-12-02 13:40:01 +01:00 |
|
|
48928fed65
|
Deserialize to json
|
2022-12-02 13:34:18 +01:00 |
|
|
35fa386dd3
|
Print .text() of output
|
2022-12-02 13:18:47 +01:00 |
|
|
e0056d2e9c
|
Move api client in struct field
|
2022-12-02 11:28:47 +01:00 |
|
|
2ed60fa0f3
|
Minor change
|
2022-12-02 11:23:37 +01:00 |
|
|
c774a705e0
|
Remove unneeded field
|
2022-12-02 11:23:25 +01:00 |
|
|
0bc5559e60
|
Moving api_call elements to a struct
|
2022-12-02 11:12:28 +01:00 |
|
|
09b17dd554
|
Add get_url function that replaces api_call()
|
2022-12-02 10:21:35 +01:00 |
|
|
3a0bb9c805
|
Read api key from file
|
2022-12-02 10:16:35 +01:00 |
|
|
262a03a125
|
Remove struct
|
2022-12-02 10:02:11 +01:00 |
|
|
9a52403ba3
|
Clean up and move to lib
|
2022-12-02 08:27:34 +01:00 |
|
0llino
|
d2f8deca83
|
saved changes
|
2022-12-02 08:17:54 +01:00 |
|
|
a9279caeac
|
Move code to lib
|
2022-12-01 22:49:55 +01:00 |
|
|
9ee7c19610
|
Start get example with reqwest
|
2022-12-01 16:56:41 +01:00 |
|
0llino
|
7b6107fbe9
|
Call the API
|
2022-12-01 16:42:26 +01:00 |
|
|
9cd90407b1
|
Update Cargo.lock
|
2022-12-01 15:52:17 +01:00 |
|
|
825fa14dfb
|
Add serde and reqwest dependencies
|
2022-12-01 15:50:06 +01:00 |
|
0llino
|
785a50aa98
|
Add dependencies
|
2022-12-01 15:47:10 +01:00 |
|
0llino
|
f1363a00ce
|
Add dependencies
|
2022-12-01 15:41:57 +01:00 |
|
|
df4c59c041
|
Rename project to vtapi
|
2022-12-01 15:33:17 +01:00 |
|
0llino
|
35f9d4c272
|
Add handler structure
|
2022-12-01 15:32:11 +01:00 |
|
0llino
|
b7b62a1b5c
|
Add informations into README.md
|
2022-12-01 15:14:07 +01:00 |
|
|
f3df13f8fd
|
Move architecture to doc folder
|
2022-12-01 15:11:01 +01:00 |
|
|
827d711436
|
Add note about .vt_token
|
2022-12-01 15:07:49 +01:00 |
|
0llino
|
fc88d03b1e
|
added .gitignore
|
2022-12-01 15:06:16 +01:00 |
|
|
d60e4d94d0
|
Update README
|
2022-12-01 14:49:41 +01:00 |
|
|
6fd807bc7c
|
Add public API to architecture
|
2022-12-01 14:44:25 +01:00 |
|
|
a46671f800
|
Add README
|
2022-12-01 14:14:19 +01:00 |
|
|
3e90ba8d9a
|
Fixup recipe for architecture
|
2022-12-01 14:01:46 +01:00 |
|
|
6c4a453838
|
Add cargo commands in Makefile
|
2022-12-01 14:00:37 +01:00 |
|
|
fabd1bbf80
|
Add architecture
|
2022-12-01 13:57:57 +01:00 |
|
0llino
|
125b4bf82b
|
Hello World
|
2022-12-01 13:54:28 +01:00 |
|
|
6b43e87774
|
First commit
|
2022-12-01 13:10:12 +01:00 |
|