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

Add scalajs clients #97

Open
zakpatterson opened this issue Jul 18, 2019 · 4 comments
Open

Add scalajs clients #97

zakpatterson opened this issue Jul 18, 2019 · 4 comments

Comments

@zakpatterson
Copy link
Member

We should make it easy to access the endpoints via scalajs.

@zakpatterson
Copy link
Member Author

First scalajs client is up, in #161 !!!

Tagging you @guizmaii since you thumbed this issue, awesome you found this. Let me know what you think!

I'm going to continue working on scala-js clients for the other modules, and close this when all current modules have scala-js client implementations. Let me know if you want to help out or if you have feedback.

@zakpatterson
Copy link
Member Author

Tracking status here:

  • ✔️ auth
  • ⬜ features
  • ⬜ store
  • ⬜ files
  • ⬜ permissions
  • ⬜ invitations
  • ⬜ petstore

@guizmaii
Copy link
Contributor

guizmaii commented Nov 5, 2019

Hey @zakpatterson,

Thanks for the mention :)

I'll try to take some time to look at #161 today.

If you want me to watch anything you can just mention me as you did :)
Usually, I watch my Github mentions almost everyday.

@zakpatterson
Copy link
Member Author

zakpatterson commented Nov 5, 2019

The testing for the authClientJS project is still a mess. See #164 for more details. Basically the tests run well in the browser, but not in the node backend, so for now they're excluded from CI. testing works now in #166

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

2 participants