Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

This project is a Node.js app using Express to manage a JSON database. It handles GET /api/records to fetch all records, POST /api/records to add a record, and GET /api/records/:id to fetch by ID. Routes in recordRoutes.js call functions in recordController.js, which interact with database.json for reading and writing data.

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages