Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/endpoints4s/xhr
Scala.js client interpreter using XMLHttpRequest
https://github.com/endpoints4s/xhr
endpoints4s scalajs xmlhttprequest
Last synced: about 1 month ago
JSON representation
Scala.js client interpreter using XMLHttpRequest
- Host: GitHub
- URL: https://github.com/endpoints4s/xhr
- Owner: endpoints4s
- License: mit
- Created: 2023-11-24T09:05:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T13:26:16.000Z (about 1 year ago)
- Last Synced: 2024-11-06T19:27:00.696Z (about 2 months ago)
- Topics: endpoints4s, scalajs, xmlhttprequest
- Language: Scala
- Homepage: https://endpoints4s.github.io/xhr
- Size: 1.71 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Scala.js Client Interpreter for endpoints4s Based on XMLHttpRequest
Scala.js client interpreter based on `XMLHttpRequest` for [endpoints4s](https://github.com/endpoints4s/endpoints4s).
**This interpreter is deprecated, we recommend using the `fetch` interpreter instead.**
See the [documentation](http://endpoints4s.github.io/xhr).
## Contributing
See the [contributing guide](CONTRIBUTING.md). This project is looking for maintainers and contributors, please
open an issue if you are interested in becoming a maintainer.## License
This content is released under the [MIT License](http://opensource.org/licenses/mit-license.php).