Skip to content

DrimTech-program/yg-task-list

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published