📃 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 roles

Copy
[ {{#repeat 10}} { "id": "{{faker 'string.uuid'}}", "name": "{{faker 'person.jobTitle'}}", "description": "{{faker 'lorem.sentence'}}", "salary": {{faker 'number.int' max=99999}}, "isFullTime": {{faker 'datatype.boolean'}} } {{/repeat}} ]

With properties such as name, description, salary, and full-time status, this template generates a list of random roles suitable for prototyping human resources applications and job boards. Whether populating mock databases or serving as sample data for job listings, it offers developers essential role information for testing and analysis. These data are perfect to prototype or serve as sample data for applications like human resources platforms, job boards, and recruitment tools.