#Crud-api
Showing 3 of 3 repositories tagged #crud-api, ranked by stars
bitfumes
laravel-packer
Awesome Command Line Tool for speeding up your package creation.
Score
0
★ 440
⑂ 42
+1/day
PHP
wpcodevo
rust-postgres-crud-sqlx
In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as a developer will equip you with valuable skills for building robust, maintainable, and scalable applications.
Score
100
★ 54
⑂ 6
—
Rust
wpcodevo
simple-api
This tutorial will teach you how to build a simple CRUD API in Rust using the Warp web framework and Tokio. We'll use Rust and a few well-known libraries to create a RESTful API that runs on a Warp HTTP server and stores data in memory.
Score
0
★ 34
⑂ 6
—
Rust