Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,16 @@
generation and request validation.
v3: true

- name: Manifest
category: server
github: https://github.com/mnfst/manifest
link: https://manifest.build
language: YAML
description: A complete backend in 1 file. Manifest generates database entities, API routes with an OpenAPI documentation and other backend features with a single YAML file.
v2: false
v3: false
v3_1: true

- name: Mockintosh
category: mock
language: CLI / Docker
Expand Down