Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmiossec/ih_project-management-server
https://github.com/pmiossec/ih_project-management-server
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmiossec/ih_project-management-server
- Owner: pmiossec
- Created: 2023-06-26T16:30:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-27T10:47:52.000Z (over 1 year ago)
- Last Synced: 2024-11-30T10:43:25.835Z (2 months 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