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

22 commits

Author SHA1 Message Date
bb6f5b0fdd
release 0.2.0 2021-02-27 17:16:04 +01:00
666514c8e2
fix the example 2021-02-22 09:58:01 +01:00
msrd0
b807ae2796 Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00: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
1ac323accc
example: replace log4rs with pretty_env_logger 2020-12-28 18:18:10 +01:00
eeea62859f
update log4rs to 0.13.0 2020-09-19 19:31:43 +02:00
f72b9ac797
bump version to 0.1.0-rc0 2020-05-20 23:55:19 +02:00
c1cb0e692a
gotham finally has a release candidate 2020-05-20 09:33:12 +02:00
b1801f2486
update log4rs 2020-05-06 13:46:22 +02:00
022edede62
the next release will be 0.1.0, not 0.0.5 2020-05-04 23:52:09 +02: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
4c50ea0959
releasing is hard, try 0.0.3 2020-02-24 20:05:35 +01:00
311a7f082b
bump version to 0.0.2 attempt 2 2020-02-24 17:50:09 +01:00
088774fc50 implement auth parsing/verifying inside a gotham middleware 2020-01-22 16:53:02 +00:00
78be60b1a4
tidy up 2019-10-20 17:42:33 +02:00
0153b2e22f
add search method 2019-10-13 17:43:42 +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