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

32 commits

Author SHA1 Message Date
7bac379e05
update readme: moved to github [skip ci] 2021-03-10 19:03:25 +01:00
a5257608e3
update readme 2021-03-09 21:00:35 +01:00
ebea39fe0d
use openapi_type::OpenapiType for gotham_restful 2021-03-09 19:46:11 +01:00
msrd0
31f92c07cd Custom HTTP Headers 2021-02-27 15:40:34 +00:00
1bd398c7ee
bump MSRV to 1.49+
not sure why but all older rust versions fail generic type resolution
2021-02-04 00:12:17 +01:00
msrd0
af28e0d916 Reexports 2021-02-03 21:22:46 +00:00
msrd0
5261aa9931 Custom Endpoints 2021-01-18 16:56:16 +00:00
msrd0
b807ae2796 Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
813c12614f
update readme 2021-01-01 16:49:35 +01:00
141e5ac2d7
bump version to 0.2.0-dev and change license to Apache-2.0 only 2021-01-01 15:56:47 +01:00
2b8796b9c9
update readme 2021-01-01 15:43:40 +01:00
f1e1c5e521
update readme 2020-11-22 23:56:25 +01:00
5317e50961
improve feature documentation 2020-05-27 10:22:13 +02:00
b39b30694e
update readme 2020-05-17 01:41:58 +02:00
4bf0bd7b09
add design goals to readme 2020-05-08 15:10:37 +02:00
ea80689db2
update badges 2020-05-06 17:28:36 +02:00
a1acc06f6d
update doc 2020-05-04 23:38:39 +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
147ea980bf
move to Rust 1.42 features 2020-04-25 16:47:33 +02:00
876f44ceff
advertise the stable branch 2020-04-22 11:31:45 +02:00
b6006797f4
update readme 2020-04-20 22:34:39 +02:00
40e6d1bc03
make clear that this tracks gotham master 2020-04-15 23:01:21 +02:00
93cbc36046
dump codecov.io and redo badges 2020-04-12 22:31:53 +02:00
e0a1505d13
update readme 2020-04-05 23:17:53 +02:00
9d21ea9cce
housekeeping 2020-01-31 14:46:42 +01:00
088774fc50 implement auth parsing/verifying inside a gotham middleware 2020-01-22 16:53:02 +00:00
801b6076a0
update readme 2019-10-21 14:05:23 +02:00
11aa24f6ce
document known issues 2019-10-20 17:18:51 +02:00
3a64634872
dual-license under EPL-2.0 and Apache-2.0 2019-10-20 16:56:50 +02:00
d030fa539f Support File up/download 2019-10-20 14:49:53 +00:00
92410ddd5b
add codecov badge 2019-10-14 02:50:43 +02:00
853ee3e94c
documentation 2019-10-14 00:59:02 +02:00