rustapi icon indicating copy to clipboard operation
rustapi copied to clipboard

πŸš€ RESTful Rust API Template / Boilerplate

Results 45 rustapi issues
Sort by recently updated
recently updated
newest added

Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 8.3.0 to 9.3.0. Changelog Sourced from jsonwebtoken's changelog. 9.3.0 (2024-03-12) Add Validation.reject_tokens_expiring_in_less_than, the opposite of leeway 9.2.0 (2023-12-01) Add an option to not validate aud in the...

dependencies

After doing some research I think I will give https://github.com/SeaQL/sea-orm a try and implement it. Interesting reads about different ORM options: * https://www.shuttle.rs/blog/2024/01/16/best-orm-rust * https://www.sea-ql.org/SeaORM/docs/internal-design/diesel/

Bumps [http](https://github.com/hyperium/http) from 0.2.9 to 1.1.0. Release notes Sourced from http's releases. v1.1.0 What's Changed Add methods to allow trying to allocate in the HeaderMap, returning an error if oversize...

dependencies

Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.4 to 0.5.2. Release notes Sourced from tower-http's releases. v0.5.2 Added: compression: Will now send a vary: accept-encoding header on compressed responses (#399) compression: Support x-gzip as...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200. Release notes Sourced from serde's releases. v1.0.200 Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733,...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.202. Release notes Sourced from serde's releases. v1.0.202 Provide public access to RenameAllRules in serde_derive_internals (#2743) v1.0.201 Resolve unexpected_cfgs warning (#2737) v1.0.200 Fix formatting of...

dependencies

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60. Release notes Sourced from thiserror's releases. 1.0.60 Resolve unexpected_cfgs warning (#298) Commits 870d11b Release 1.0.60 0ccee7c Merge pull request #298 from dtolnay/checkcfg cf43d0c Resolve...

dependencies

Reference https://github.com/ndelvalle/rustapi/pull/381

enhancement
good first issue

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.209. Release notes Sourced from serde's releases. v1.0.209 Fix deserialization of empty structs and empty tuples inside of untagged enums (#2805, thanks @​Mingun) v1.0.208 Support...

dependencies