Skip to content

MalekD5/assembly-todo-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly Todo Backend

A (Work in Progress) todo backend written in assembly. Built using NASM and MinGW64.

TODO

  • Add a proper README
  • Multithreading
  • Finish basic CRUD operations
    • todos count
    • create todo
    • delete todo
    • update todo
    • get todos
  • Dockerfile

Last updated: 2025-06-27