Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panilya/mochaccino
Web service that generates Fake Data for Mocking
https://github.com/panilya/mochaccino
Last synced: about 22 hours ago
JSON representation
Web service that generates Fake Data for Mocking
- Host: GitHub
- URL: https://github.com/panilya/mochaccino
- Owner: panilya
- License: mit
- Created: 2022-08-01T15:05:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T19:39:18.000Z (about 1 year ago)
- Last Synced: 2024-05-28T17:41:53.163Z (6 months ago)
- Language: Java
- Homepage: https://mochaccino.vercel.app
- Size: 653 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mochaccino
[![GitHub](https://img.shields.io/github/license/panilya/mochaccino)](https://opensource.org/licenses/MIT)
![GitHub last commit](https://img.shields.io/github/last-commit/panilya/mochaccino)A Web Service that generates mock data for any use cases.
## Why Mochaccino
- Fast
- Simple to use## Main features:
- A wide range of random data
- Option to get data as a file## Supported formats:
- JSON
- CSV
- SQL## Data providers:
| Provider Name | Example | Category |
|-----------------------|------------------------------------------|--------------|
| First Name | Freddy | Name |
| Last Name | Doyle | Name |
| Full Name | Bennie Howell | Name |
| Address | 2337 Mraz Drives, Stantonfort, FL 87105 | Address |
| Country | Australia | Address |
| City | Grahamtown | Address |
| Zip Code | 85656 | Address |
| Time Zone | Europe/Kyiv | Address |
| Phone Number | 1-931-650-5228 | Phone Number |
| Cell Phone | (973) 415-1746 | Phone Number |
| Credit Card Number | 1234-2121-1221-1211 | Business |
| Credit Card Type | american_express | Business |
| Credit Card Expire | 2022-11-11 | Business |
| Commerce Department | Garden | Commerce |
| Commerce Vendor | Walmart | Commerce |
| Commerce Product Name | Small Cotton Hat | Commerce |
| Commerce Brand | Dell | Commerce |
| Commerce Material | Bronze | Commerce |