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 popgetter backend and initial implementations #11

Closed
wants to merge 13 commits into from

Conversation

sgreenbury
Copy link
Contributor

Closes #2, #3, #4, #8 and begins #9, #10.

This PR contains:

  • Adding the popgetter crate as dep
  • Adding Popgetter type to the rust_backend
  • Adding JS/TS API for calling Popgetter backend API
  • Adding wasm-bindgen-test with a tests for countries and search
  • Initial svelte components/modes for displaying results from the countries and metrics

spool and others added 2 commits October 18, 2024 10:58
@sgreenbury
Copy link
Contributor Author

Closing as superseded by #13

@sgreenbury sgreenbury closed this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done:
Development

Successfully merging this pull request may close these issues.

Add popgetter lib/core as Rust backend dependency
2 participants