An open API service indexing awesome lists of open source software.

https://github.com/0xdea/zero2prod

My code for "Zero To Production In Rust", a book by Luca Palmieri on API development using Rust.
https://github.com/0xdea/zero2prod

api email rust tutorial web

Last synced: 10 months ago
JSON representation

My code for "Zero To Production In Rust", a book by Luca Palmieri on API development using Rust.

Awesome Lists containing this project

README

          

# zero2prod

[![](https://img.shields.io/github/stars/0xdea/zero2prod.svg?style=flat&color=yellow)](https://github.com/0xdea/zero2prod)
[![](https://img.shields.io/github/forks/0xdea/zero2prod.svg?style=flat&color=green)](https://github.com/0xdea/zero2prod)
[![](https://img.shields.io/github/watchers/0xdea/zero2prod.svg?style=flat&color=red)](https://github.com/0xdea/zero2prod)
[![](https://img.shields.io/badge/twitter-%400xdea-blue.svg)](https://twitter.com/0xdea)
[![](https://img.shields.io/badge/mastodon-%40raptor-purple.svg)](https://infosec.exchange/@raptor)

> "Give me alchemy, give me wizardry, give me sorcery, thermatology,
> Electricity, magic if you please, master all of these, bring him to his knees,
> I master five magics, I master five magics, I master five magics, I master five magics."
>
> -- Megadeth, Five Magics (1990)

My code for "Zero To Production In Rust", a book by [Luca Palmieri](https://github.com/LukeMathWalker) on API
development using Rust.

Blog post:
https://security.humanativaspa.it/an-offensive-rust-encore

See also:
https://www.zero2prod.com
https://github.com/LukeMathWalker/zero-to-production