You can organize your routes into folders and sub-folders:
This new feature allows you to better organize your routes and make your APIs more readable and easier to navigate, with a clearer hierarchy. You can drag and drop to move or reorganize your routes and folders.
The server will create the endpoints in the same order they appear in the list, should they be inside folders or not. See the routing documentation for more information.
If Mockoon's data file has broken references due to improper manipulation of the JSON, such as missing routes or nonexistent folders, it will automatically be repaired upon loading. If a route or folder does not exist, it will be automatically removed. On the other hand, unlisted routes and folders will be added back to the root level.