Skip to content

Releases: jay-johnson/restapi

Doc fix for lib.rs

23 Mar 19:16
Compare
Choose a tag to compare
fixing lib.rs doc comment that shows up on https://docs.rs/restapi/la…

…test/restapi/

Prometheus /metrics v1 support

23 Mar 19:04
Compare
Choose a tag to compare
1.1.2

prometheus /metrics with GET enabled by default.

doc updates for integration tests

02 Mar 16:26
Compare
Choose a tag to compare
1.0.11

renaming curl examples to use a shorter, more accurate name: TLS_ARGS

jwt, create and validate token doc updates

02 Mar 13:28
Compare
Choose a tag to compare
fixing jwt api doc comments. adding more comments to the creation and…

… validate user token functions

refactored intro docs with jwt signed comments

02 Mar 07:21
Compare
Choose a tag to compare
refactoring readme docs with updates to the jwt docs - using signed j…

…wt not encrypted (yet)

syncing the crates.io description

02 Mar 04:42
Compare
Choose a tag to compare
1.0.7

adding lock change for crates.io publish

updated examples/server.rs

02 Mar 04:35
Compare
Choose a tag to compare
1.0.6

syncing Cargo.lock

rust doc updates

02 Mar 04:24
Compare
Choose a tag to compare
adding Examples to the ./src/lib.rs that points to the ./examples/ser…

…ver.rs for rust doc users

initial release

01 Mar 23:33
Compare
Choose a tag to compare
setting up homepage + repo + doc urls and ignoring targets from packa…

…ge inclusion