Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/educhinski/artist-collaboration
A collaboration tool for artists that allows upload of their assets.
https://github.com/educhinski/artist-collaboration
Last synced: about 1 month ago
JSON representation
A collaboration tool for artists that allows upload of their assets.
- Host: GitHub
- URL: https://github.com/educhinski/artist-collaboration
- Owner: educhinski
- License: mit
- Created: 2021-04-20T08:07:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-20T22:00:18.000Z (over 3 years ago)
- Last Synced: 2023-03-03T01:14:50.584Z (almost 2 years ago)
- Language: JavaScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# artist-collaboration
A collaboration tool for artists.
It allows artists to upload of their assets and is implemented using [http](https://nodejs.org/api/http.html#http_http) module in node.
The users can use the app from the command line or browser and consists of an API endpoint for creating users, the ability to upload and retrieve photos and the ability to fetch a specific image's metadata.