Skip to content

feature: #9 - new endpoint #14

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

Merged
merged 1 commit into from
Feb 3, 2021
Merged

feature: #9 - new endpoint #14

merged 1 commit into from
Feb 3, 2021

Conversation

sirkitree
Copy link
Contributor

  • adds a new endpoint at /colcard/:project_id
  • gathers columns and endpoints
  • returns JSON response with columns and cards within that column

Testing instructions

  • checkout this branch
  • on command line, run node index.js
  • in a browser, hit http://localhost:8080/colcard/2563536 (project id is the public NeosVR Roadmap)
  • you should get a result similar to the screenshot
    localhost_8080_colcard_2563536 - Google Chrome 2021-02-02 13 02 44

- adds a new endpoint at /colcard/:project_id
- gathers columns and endpoints
- returns JSON response with columns and cards within that column
@sirkitree sirkitree linked an issue Feb 3, 2021 that may be closed by this pull request
@sirkitree sirkitree merged commit cc9e59d into master Feb 3, 2021
@sirkitree sirkitree deleted the 9-faster-parsing branch February 3, 2021 15:48
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

Successfully merging this pull request may close these issues.

Faster parsing in Neos
1 participant