https://github.com/pmiossec/ih_project-management-server
https://github.com/pmiossec/ih_project-management-server
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmiossec/ih_project-management-server
- Owner: pmiossec
- Created: 2023-06-26T16:30:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T10:47:52.000Z (almost 3 years ago)
- Last Synced: 2025-03-23T12:42:53.318Z (about 1 year ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bootstrapped with :
npx --yes ironlauncher@latest project-management-server --auth --json
# APIs
POST /projects
GET /projects
GET /projects/:id
PUT /projects/:id
DELETE /projects/:id