Skip to content

I Create a small RESTful API using Node.js and Express that stores user data in a JSON file (no database). The API must support create, read, update and delete operations and must update the data file on each change. The assignment is intended for beginners learning server-side JS and file I/O.

Notifications You must be signed in to change notification settings

Ramsan-code/file-based-user-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

I Create a small RESTful API using Node.js and Express that stores user data in a JSON file (no database). The API must support create, read, update and delete operations and must update the data file on each change. The assignment is intended for beginners learning server-side JS and file I/O.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published