1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 04:52:28 +00:00
Commit graph

19 commits

Author SHA1 Message Date
5587ded60d
merge workspace and main crate 2020-05-05 23:18:05 +02:00
022edede62
the next release will be 0.1.0, not 0.0.5 2020-05-04 23:52:09 +02:00
da30f34d97
use DeriveInput for input into derive macros from syn 2020-05-03 23:10:19 +02:00
msrd0
d754d6044d Allow custom error types through a macro and allow them to be used with Result 2020-05-01 14:48:11 +00:00
a493071ff8
dependency management 2020-04-15 23:16:03 +02:00
40e6d1bc03
make clear that this tracks gotham master 2020-04-15 23:01:21 +02:00
659fd2f7e2
bump version to 0.0.4 / derive 0.0.3 2020-04-15 21:50:38 +02:00
93cbc36046
dump codecov.io and redo badges 2020-04-12 22:31:53 +02:00
2f02472e71
bump version to 0.0.2 2020-02-24 17:41:29 +01:00
e710182f14
update versions 2020-01-24 17:59:20 +01:00
088774fc50 implement auth parsing/verifying inside a gotham middleware 2020-01-22 16:53:02 +00:00
73457f2fda
basic diesel-middleware repo handling #7 2020-01-14 03:27:49 +01:00
a2651d073c
no references to ../README.md 2019-10-27 22:29:59 +01:00
c402638653
use all latest versions 2019-10-27 21:58:05 +01:00
ce6e93a790 Keep fn on method handlers 2019-10-27 20:44:23 +00:00
78be60b1a4
tidy up 2019-10-20 17:42:33 +02:00
3a64634872
dual-license under EPL-2.0 and Apache-2.0 2019-10-20 16:56:50 +02:00
92410ddd5b
add codecov badge 2019-10-14 02:50:43 +02:00
4ef216e8c8
add proc macro derive for openapitype 2019-10-02 10:59:25 +02:00