Skip to content

misrab/gosupernova

Repository files navigation

gosupernova

RESTful API for GoLang Server

These are the existing routes for reference. Feel free to improve them.

User Routes

POST /api/v1/user

POST /api/v1/session

DELETE /api/v1/session

Workspace Routes

GET /api/v1/cubes

PUT /api/v1/cube/:meta

DELETE /api/v1/cube/:id

GET /api/v1/job/:type/:id

POST /api/v1/file

About

Supernova Analytics with AngularJS frontend, GoLang backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published