slamdata / purescript-quasar

Quasar API library for PureScript
Apache License 2.0
1 stars 7 forks source link

Adds metastore endpoints #65

Closed kritzcreek closed 7 years ago

kritzcreek commented 7 years ago

Also renders URLs through purescript-uri instead of munging together strings

I can't figure out how to make the tests go locally, so I hope they work on Travis

kritzcreek commented 7 years ago

I think I addressed your feedback. We might want to coordinate merging and releasing this, since it requires everything in slamdata to be compatible with purescript-uri 4.0.0.

(for example: https://github.com/slamdata/purescript-leafletjs/pull/5)

kritzcreek commented 7 years ago

Btw, does this need changing with regards to https://github.com/quasar-analytics/quasar/pull/2767/files?

garyb commented 7 years ago

Hmm, good point. Have you tried using it / can we add a test case for it perhaps?