-
-
Notifications
You must be signed in to change notification settings - Fork 79
/
Copy pathpubliccode.yml
37 lines (37 loc) · 1.36 KB
/
publiccode.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
publiccodeYmlVersion: "0.2"
name: Manifest
url: https://github.com/mnfst/manifest
landingURL: https://manifest.build
logo: https://manifest.build/assets/images/logotype-white.svg
inputTypes:
- "YAML"
platforms:
- "web"
- "windows"
- "mac"
- "linux"
categories:
- application-development
- it-development
usedBy:
- Institut National de Recherche en Informatique et en Automatique (INRIA)
fundedBy:
- name: "Institut National de Recherche en Informatique et en Automatique (INRIA)"
url: "https://www.inria.fr"
softwareType: "standalone/backend"
description:
en:
shortDescription: "Manifest is a Backend-a-a-Service (BaaS) platform that fits into a single YAML file."
longDescription: "Manifest is a Backend-a-a-Service (BaaS) platform that fits into a single YAML file. It is a tool based on simplicity: with a simple DSL, you define a complete backend without writing a single line of code. It includes key back-end features such as authentication, authorization, data storage, custom endpoints, validation, and more."
screenshots:
- https://manifest.build/assets/images/stackblitz-demo.svg
- https://manifest.build/assets/images/adminpanel.gif
legal:
license: MIT
maintenance:
type: internal
contacts:
- name: "Bruno Pérez"
email: "[email protected]"
- name: "Sébastien Conejo"
email: "[email protected]"