Rust Intermediate Tutorial #9 - Building a REST API - Part 2

preview_player
Показать описание
Time to bring out the Rust big guns and put together a fully-functional REST API for a crypto-mining pool! (Part 2)

Check out the code on GitHub!

This video is Part #9 of my playlist "Rust Intermediate Tutorial" - check out the entire playlist!

Рекомендации по теме
Комментарии
Автор

Rust community need more mentors like you.

mdshohidurrahman
Автор

My diesel setup creates the migrations folder outside my directory lol

chaqua
Автор

For some reason, my post request for the mining pool fails to create any record, rather it return a 404 error

innocentonyemaenu
Автор

I hope you would have done this on latest versions of actix runtime and web and other dependencies.

pratyakshsaini
Автор

Awesome stuff please keep these coming!

TristanRega