Skip to content

v2 - Rewrite to TypeScript with generated types#53

Open
lilianalillyy wants to merge 2 commits intonordigen:masterfrom
lilianalillyy:master
Open

v2 - Rewrite to TypeScript with generated types#53
lilianalillyy wants to merge 2 commits intonordigen:masterfrom
lilianalillyy:master

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 6 times, most recently from 5315562 to e583c19 Compare November 21, 2023 20:04
@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!

@ed6767
Copy link

ed6767 commented Jan 12, 2025

@lilianalillyy thank you!!

lilianalillyy and others added 2 commits January 13, 2025 09:40
- 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
- Enums seems to have been removed from the Swagger spec, however they were kept and are now in `src/types/enums.ts`
@lilianalillyy
Copy link
Author

rebased with master & released @lilianaa/nordigen-node@2.0.0-7

@lilianalillyy
Copy link
Author

@lilianalillyy thank you!!

np, don't forget to update to 2.0.0-7, it's up to date with current changes

@Snazzie
Copy link

Snazzie commented Jul 22, 2025

progress? cant believe go cardless is leaving integration libraries unmaintained.

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.

4 participants