Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

API Features and Endpoints #13

@rohmulan

Description

@rohmulan

It has been decided not to use a database for now, instead all data is to be passed to server using HTTP GET. The UI wil also update the current url in window with the latest changes in data. This would make each theme state bookmarkable.

This is a general issue, also to discuss what features the API should support and the addresses for each
For example :

  1. Recieve JSON data for variables (compressed) and return compiled CSS file
  2. Recieve JSON data for variables (compressed) and return a zip file ( compiled CSS, source SCSS, a JSON file that can later be uploaded)

3. Upload JSON file (We agreed on doing this without upload, the ui will parse the json and update the theme)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions