Skip to content

Web Server and SQLite database deployed with Rust programming language

Notifications You must be signed in to change notification settings

Sajjad-Taghinezhad/EDU-Rust-Web-Sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Server with SQLite database in Rust programming language

Notice : You have to install SQLite3 and dev package of SQLite3 on your OS

Installation:

Linux : $ sudo apt install -y sqlite3* libsqlite3-dev

Mac : :(

Windows : :(

About

Web Server and SQLite database deployed with Rust programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages