Skip to content

drimtech-dev/yg-task-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yg-task-list

This is a simple message board application built with Node.js and Express.

Installation

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm start to start the server

API Endpoints

  • GET /api/messages - Get all messages
  • POST /api/messages - Add a new message
  • DELETE /api/messages/:id - Delete a message by ID

About

正在制作的作业公示网站

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published