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

SwiftyJSONResume #489

Open
DandyLyons opened this issue Aug 4, 2024 · 0 comments
Open

SwiftyJSONResume #489

DandyLyons opened this issue Aug 4, 2024 · 0 comments

Comments

@DandyLyons
Copy link
Contributor

Hi, I'm not sure where is the best place to post this.

I've been developing a job application tracker app using Swift, and I recently discovered JSON resume and I was very impressed with it's capabilities. For this reason I decided to create SwiftyJSONResume which is a Swift wrapper around JSONResume for interacting with the json resume schema.

So far I have implemented Swift types with match to the JSON types, as well as parsing, validation, and exporting from Swift to JSON.

I plan to release a 1.0 on swiftpackageindex.com in the next few days and I thought it would also be helpful for the community to list it on jsonresume.org/projects

I would appreciate any feedback anyone has for improvements.

Here's a link to the repo: https://github.com/DandyLyons/swift-json-resume

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

1 participant