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

[WIP] Add Rest API Endpoints #54

Merged
merged 31 commits into from
Jan 31, 2018
Merged

[WIP] Add Rest API Endpoints #54

merged 31 commits into from
Jan 31, 2018

Commits on Jan 30, 2018

  1. add .gitignore

    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    d494cbd View commit details
    Browse the repository at this point in the history
  2. add .mixtapefile

    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    48f30f4 View commit details
    Browse the repository at this point in the history
  3. initial rest api commit

    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    838ec13 View commit details
    Browse the repository at this point in the history
  4. add tests

    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    63b0270 View commit details
    Browse the repository at this point in the history
  5. get latest build_mixtape script

    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    0e2b910 View commit details
    Browse the repository at this point in the history
  6. Add 'get_zones' endpoint

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    65b43b1 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    e30eaaf View commit details
    Browse the repository at this point in the history
  8. Add create_zone endpoint

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    679d067 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cbfe4b View commit details
    Browse the repository at this point in the history
  10. Add tests

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    3371bd9 View commit details
    Browse the repository at this point in the history
  11. Update code style

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    ea1dd84 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea20d5e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    90b25a7 View commit details
    Browse the repository at this point in the history
  14. Suffix get_zone_posts with /posts

    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    5a6163f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    764a255 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ebaef7b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5f937ac View commit details
    Browse the repository at this point in the history
  18. Prevent 'null' responses

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    53dc66e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c535fa1 View commit details
    Browse the repository at this point in the history
  20. Fix unit tests

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    959915a View commit details
    Browse the repository at this point in the history
  21. Remove unused REST endpoints

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    a292ee6 View commit details
    Browse the repository at this point in the history
  22. Update tests

    ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    d3b0d29 View commit details
    Browse the repository at this point in the history
  23. migrate to mixtape on npm

    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    0fb2d99 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b09191f View commit details
    Browse the repository at this point in the history
  25. remove acceptance tests for now (we can always restore them latef fro…

    …m history)
    pgk authored and ice9js committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    33c934f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3fc98ba View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5e32ceb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2d337d4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    518a8f1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    de75603 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Build Mixtape

    ice9js committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    4dfda5d View commit details
    Browse the repository at this point in the history