An open API service indexing awesome lists of open source software.

https://github.com/grokify/go-randomuser

Golang SDK to create random user profiles via https://RandomUser.me.
https://github.com/grokify/go-randomuser

Last synced: 10 months ago
JSON representation

Golang SDK to create random user profiles via https://RandomUser.me.

Awesome Lists containing this project

README

          

# RandomUser SDK for Go

[![Build Status][build-status-svg]][build-status-url]
[![Go Report Card][goreport-svg]][goreport-url]
[![Docs][docs-godoc-svg]][docs-godoc-url]
[![License][license-svg]][license-url]

[build-status-svg]: https://github.com/grokify/go-randomuser/workflows/test/badge.svg
[build-status-url]: https://github.com/grokify/go-randomuser/actions
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/go-randomuser
[goreport-url]: https://goreportcard.com/report/github.com/grokify/go-randomuser
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/go-randomuser
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/go-randomuser
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/grokify/go-randomuser/blob/master/LICENSE

Client SDK for Random User:

* Docs: https://randomuser.me/
* API: https://randomuser.me/api

This SDK currently supports the latest version of the API (currently v1.4). Previous versions are documented here:

https://randomuser.me/documentation#previous