Skip to content

mianmalife/Backend-Services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express API Services

🔨 技术栈

Server: Node.js, Express, Session, MongoDB

💼 API

用户注册

POST /api/users/register

用户登录

POST /api/users/login

用户登出

GET /api/users/logout

获取用户信息

GET /api/users/profile

📦 Install

npm install

💡 Run

npm run start

About

Node.js services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published