Skip to content

UDogg/actixweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actixweb

This is the backend for a task management service using Rust. Made using Actix It is totally headless and lightweight, the API documentation is coming soon. The main features of a backend framework are its Speed and DB integration because the UI/UX, buttons are handled by the frontend developer. Rust makes the backend blazingly fast since it is a compiled language but also takes care of low-level problems like seg-faults etc. The next step for this project is to build a fully functional GUI library using Dioxus. I strongly support Dioxus' motto of write once run everywhere.

API documentation is given on API.md.

About

This is the backend for a task management service using Rust and Actix web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages