Skip to content

A Node.js API to manage a simple todo list, using Nact as an actor model framework

License

Notifications You must be signed in to change notification settings

allistercsmith/todo-nact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-nact

A Node.js API to manage a simple todo list, using Nact as an actor model framework.

This web app was built as a learning experience, to pick up on the syntax and terminology provided by Nact. I wrote a corresponding article on Medium, which provides a high-level walkthrough of what Nact is, how to use it, and how it's used in this project. Feel free to read it here.

Note: as this was more an experiment to learn Nact, this code is far from production-ready! Feel free to fork and/or submit pull requests if you spot anything that needs doing.

Running

Quickest way to get up an running is by cloning this repo and running npm start. The API will run on port 3000.

Feedback

I would love to hear your thoughts on the codebase, or on the general topic of actor systems. Best place to comment on the article on Medium (here).

About

A Node.js API to manage a simple todo list, using Nact as an actor model framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published