Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backend. #1

Open
3 tasks
kohlhase opened this issue Jun 4, 2019 · 0 comments
Open
3 tasks

backend. #1

kohlhase opened this issue Jun 4, 2019 · 0 comments

Comments

@kohlhase
Copy link
Collaborator

kohlhase commented Jun 4, 2019

Instead of the GIT-based JSON file solution proposed in MathHubInfo/Frontend#88, we probably need a database-based back-end web application that serves JSON, which stores lenses, and a service which stores lens information. We need the following routes:

  • components: given a list of lenses and a MMT URI give the list "supported" components at the level. For instance, given a library, give the supported archives and associated confidence values. Given a path, return the directories in an archive.
  • add-URI/delete-URI/change-weight-URI: the current URI to a given lens (after authentication)
  • list: list all the lists available, maybe we want to have a grouping feature in the future for this.
    I made some lenses in JSON in the data repository for testing. The organization there should influence the database schema, but that need not be identical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant