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

30 commits

Author SHA1 Message Date
aa9fa0f457
doc & ui-test for FromBody 2020-05-05 19:31:02 +02:00
022edede62
the next release will be 0.1.0, not 0.0.5 2020-05-04 23:52:09 +02:00
a1acc06f6d
update doc 2020-05-04 23:38:39 +02:00
01f818e268
split the openapi code into several files 2020-04-26 22:34:22 +02:00
msrd0
4ce53bc361 Add path matchers that are more capable than gotham's stock ones 2020-04-25 18:31:57 +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
694b45ea60
Merge branch 'master' into gotham-master
Conflicts:
	example/Cargo.toml
	gotham_restful/Cargo.toml
2020-04-15 22:55:26 +02:00
659fd2f7e2
bump version to 0.0.4 / derive 0.0.3 2020-04-15 21:50:38 +02:00
f425f21ff3
update jsonwebtoken, futures, and hyper and co 2020-04-14 17:44:07 +02:00
fbcc626478
write tests for the openapi types 2020-04-13 02:46:01 +02:00
93cbc36046
dump codecov.io and redo badges 2020-04-12 22:31:53 +02:00
4c50ea0959
releasing is hard, try 0.0.3 2020-02-24 20:05:35 +01:00
2f02472e71
bump version to 0.0.2 2020-02-24 17:41:29 +01:00
5057de90e6
add errorlog feature 2020-02-10 21:41:44 +01:00
0d218f2532
allow base64 0.10.1 to be used as jwt and gotham both use the older version 2020-01-25 16:17:25 +01:00
756fd3a98a
some housekeeping 2020-01-25 14:11:57 +01:00
342fd2a647
remove failure as it is not used anywhere 2020-01-24 18:01:27 +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
cff5f55d64
better type support 2019-10-20 18:23:36 +02: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
df3b735429
add first tests 2019-10-14 02:17:25 +02:00
0cf7c9aa3a
add derive macro for resource 2019-10-06 15:03:30 +02:00
4ef216e8c8
add proc macro derive for openapitype 2019-10-02 10:59:25 +02:00