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

v2 - Rewrite to TypeScript with generated types #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lilianalillyy
Copy link

Related Issues & PRs

closes PR #44
fixes issues #47, #48, #51

Proposed Changes

  • Adds types for requests and responses generated from the Swagger schema
  • Uses Vite for build
  • Removes need for babel in favor of ts-jest in tests
  • Added countries as there is (to my knowledge) no endpoint to get all available countries

@lilianalillyy lilianalillyy force-pushed the master branch 5 times, most recently from b69cfca to 5315562 Compare November 16, 2023 14:05
- Adds types for requests and responses generated from the Swagger schema
- Uses Vite for build
- Removes need for babel in favor of ts-jest in tests
- Added `countries` as there is (to my knowledge) no endpoint to get all available countries
@kubahasek
Copy link

Hey, is there any progress? Currently dealing with an error in my Remix app regarding missing declaration files. Thanks

@lilianalillyy
Copy link
Author

Hey, is there any progress? Currently dealing with an error in my Remix app regarding missing declaration files. Thanks

had the same issue, you can use @lilianaa/nordigen-node for now, which is what's in this PR

@kubahasek
Copy link

@lilianalillyy alright, will give that a shot, thanks!

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

Successfully merging this pull request may close these issues.

2 participants