Dietmar Maurer
|
10be1d290a
|
avoid macros
|
2018-11-15 10:57:52 +01:00 |
|
Dietmar Maurer
|
4dcf43d266
|
rename ApiError into HttpError
|
2018-11-15 10:42:01 +01:00 |
|
Dietmar Maurer
|
08bd8d476a
|
remove more test code, cleanups
|
2018-11-14 17:32:17 +01:00 |
|
Dietmar Maurer
|
1a53be1443
|
factor out server code into api_server.rs
|
2018-11-14 13:22:33 +01:00 |
|
Dietmar Maurer
|
a974251ee6
|
improve error handling, use a Service
|
2018-11-13 12:36:56 +01:00 |
|
Dietmar Maurer
|
805aec1572
|
play around with async tasks
|
2018-11-10 12:06:39 +01:00 |
|
Dietmar Maurer
|
e72677bf50
|
pass ApiMethod to handler
|
2018-11-07 11:06:37 +01:00 |
|
Dietmar Maurer
|
0dde2f04d0
|
avoid static references
|
2018-11-03 15:10:21 +01:00 |
|
Dietmar Maurer
|
504b359724
|
another way to initialize the api tree
|
2018-11-03 10:42:48 +01:00 |
|
Dietmar Maurer
|
18671ca530
|
convert find_method_info function into a method
|
2018-11-02 10:01:47 +01:00 |
|
Dietmar Maurer
|
79fa17d986
|
use macro to declare static methodinfo items
|
2018-11-01 18:10:36 +01:00 |
|
Dietmar Maurer
|
bfcba4fd86
|
new subdirmap macro, cleanups
|
2018-11-01 15:41:08 +01:00 |
|
Dietmar Maurer
|
763220cefa
|
use edition 2018 (beta)
This is expected to be stable by the end of the year.
|
2018-11-01 14:42:27 +01:00 |
|
Dietmar Maurer
|
f1c0021436
|
remove hardcoded static lifetime
|
2018-11-01 14:16:41 +01:00 |
|
Dietmar Maurer
|
89feb6acdf
|
use refs in ApiMethod
|
2018-11-01 13:57:53 +01:00 |
|
Dietmar Maurer
|
b90dcc34bb
|
cleanup lifetime in find_method_info
|
2018-11-01 13:54:04 +01:00 |
|
Dietmar Maurer
|
d11f14f77d
|
do not use phf
|
2018-11-01 13:05:45 +01:00 |
|
Dietmar Maurer
|
28e47cea55
|
start implementing request handler
|
2018-11-01 11:30:49 +01:00 |
|
Dietmar Maurer
|
886e5ce8f7
|
split code into several files
|
2018-10-31 10:42:14 +01:00 |
|