forked from CodeForBaltimore/Bmore-Responsive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yml
66 lines (54 loc) · 1.69 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
publiccodeYmlVersion: "0.2"
name: Bmore-Responsive
url: "https://github.com/CodeForBaltimore/Bmore-Responsive.git"
landingUrl: "https://github.com/CodeForBaltimore/Bmore-Responsive"
softwareVersion: "1.3.3"
releaseDate: "2020-04-06"
platforms:
- web
categories:
- emergency-response
developmentStatus: production
softwareType: "standalone/web"
description:
en:
localisedName: bmore-resonsive
genericName: API
shortDescription: >
An API to drive disaster and emergency response systems.
longDescription: >
In the event of a disaster a municipality or state may
have need to check in on the status of healthcare
providers, or other types of entities, within in the
jurisdiction. This system will provide methods for
entities to check-in during disasters, and update their
contact information during non-emergency periods.
documentation: "https://github.com/CodeForBaltimore/Bmore-Responsive/tree/master/docs"
apiDocumentation: "https://app.swaggerhub.com/apis/codeforbaltimore/bmoreResponsive/1.0.2"
features:
- User management
- Contact management
- Entity management
- Entity check-in management
- User validation
- Email alerting
- Data seeding
- AWS Terraform for ECS and Docker use
legal:
license: Apache-2.0
repoOwner: "Code for Baltimore"
maintenance:
type: "community"
contacts:
- name: Jason Anton
email: jason@codeforbaltimore.org
affiliation: Code for Baltimore
localisation:
localisationReady: yes
availableLanguages:
- en
dependsOn:
open:
- name: PostgreSQL
version: "12.1"
optional: no