Skip to content

Universal platform to distribute artifacts

License

Notifications You must be signed in to change notification settings

FancyInnovations/FancySpaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FancySpaces

A platform every software project needs. This platform is only available to FancyInnovations products at the moment, but might be opened to everyone in the future.

Features:

  • Distribute artifacts (executables, jar files ...) to users
  • Publish maven artifacts (for example libraries)
  • Create issues and visualize them on a kanban board
  • Sync issues from GitHub

API usage

Fetch latest version info:

GET https://fancyspaces.net/api/v1/spaces/{space_id}/versions/latest

Append the ?channel={channel} query parameter to receive the latest version from a specific channel. Append the ?platform={platform} query parameter to receive the latest version for a specific platform.

Download latest version:

GET https://fancyspaces.net/api/v1/spaces/{space_id}/versions/latest/files/{file_name}

Append the ?channel={channel} query parameter to receive the latest version from a specific channel. Append the ?platform={platform} query parameter to receive the latest version for a specific platform.

About

Universal platform to distribute artifacts

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •