Skip to content

Nutechgy/coding-learning-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

coding-learning-platform

API Documentation

GET /api/users

Fetch all users from the database.

POST /api/users

Create a new user.

PUT /api/users/:id

Update a user by ID.

DELETE /api/users/:id

Delete a user by ID.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published