Datamockr

부분 유료
분류별 dburandt | 업데이트됨 hace 14 días | Data
Health Check

N/A

README

Summary
Datamockr is the easiest way to generate mock data on the fly. Simply make a GET request specifying the type of data you want and a sample size.

Example
Here are a few example requests:
GET /data?fieldType=city&size=10

# response
{
    "data": [
        'Toronto',
        'Wellington',
        'Miami',
        'Sydney',
        'Ulicesland',
        'Marcmouth',
        'Koelpinton',
        'London',
        'Edmonton',
        'Sherwood Park'
    ]
}

GET /data?fieldType=city&size=5

# response
{
    "data": [
        'Courtney Leannon',
        'Lee Harber',
        'Patty Ledner',
        'Mrs. Henry Zulauf',
        'Dale Leffler PhD'
    ]
}

For a full API reference, including the fieldTypes you can provide, visit www.datamockr.com.

팔로워: 0
자원:
제품 웹사이트
API 생성자 :
Rapid account: Dburandt
dburandt
dburandt
Rate API에 로그인
등급: 5 - 투표: 1