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 Json generator #147

Merged
merged 4 commits into from
Aug 18, 2023
Merged

Add Json generator #147

merged 4 commits into from
Aug 18, 2023

Conversation

jaswdr
Copy link
Owner

@jaswdr jaswdr commented Aug 18, 2023

Description

Adding new JSON generator to generate JSON objects both in string and map[string]interface{} formats.

Are you trying to fix an existing issue?

#70

Go Version

$ go version
go version go1.20.7 linux/amd64

Go Tests

$ go test
2023/08/18 13:31:50 Error while requesting https://loremflickr.com/300/200 : request failed
2023/08/18 13:31:50 Error while creating a temp file: temp file creation failed
2023/08/18 13:31:51 Error while requesting https://randomuser.me : request failed
2023/08/18 13:31:51 Error while creating a temp file: temp file creation failed
PASS
ok      github.com/jaswdr/faker 2.690s

@jaswdr jaswdr enabled auto-merge (squash) August 18, 2023 12:34
@jaswdr jaswdr disabled auto-merge August 18, 2023 12:39
@jaswdr jaswdr enabled auto-merge (squash) August 18, 2023 12:54
@jaswdr jaswdr merged commit e53a3c3 into master Aug 18, 2023
67 checks passed
@jaswdr jaswdr deleted the issue-70 branch August 18, 2023 13:09
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.

1 participant