📃 Mockoon pre-generated templates

Make API development a breeze with our comprehensive library of JSON templates, designed to help you prototype and learn faster in Mockoon.

List of activities

Copy
[ {{#repeat 10}} { "id": "{{faker 'string.uuid'}}", "name": "{{faker 'company.buzzPhraseNoun'}}", "description": "{{faker 'lorem.sentence'}}", "location": "{{faker 'location.city'}}, {{faker 'location.stateAbbr'}}", "date": "{{faker 'date.future'}}", "isCompleted": {{faker 'datatype.boolean'}} } {{/repeat}} ]

Equipped with properties such as name, description, location, and date, this template generates a list of random activities suitable for prototyping task managers and project management tools. Whether populating mock databases or serving as sample data for fitness apps and event planners, it offers developers essential activity information for testing and analysis. These data are perfect to prototype or serve as sample data for applications like task managers, project management tools, and fitness apps.