-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpubliccode.yml
63 lines (62 loc) · 1.94 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
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/publiccodeyml/publiccode.yml
publiccodeYmlVersion: '0.4'
categories:
- data-collection
description:
it:
apiDocumentation: 'https://developers.italia.it/it/api/developers-italia'
features:
- RESTful API Design
- Can use either SQLite or PostgreSQL
- Optional rate limiting to manage the number of requests per minute.
- Containerization support
- Helm chart available
longDescription: |
**developers-italia-api** is a RESTful API for the free and open-source
software catalog aimed at Italian public administrations. This API serves
as a crucial tool in managing and accessing the software catalog,
providing a streamlined and efficient way for public administrations and
developers to interact with the repository. It's built with a focus on
ease of use and reliability, ensuring that users can effectively leverage
the catalog for their software needs.
shortDescription: |-
RESTful API for the free and open-source software catalog aimed at Italian
public administrations. This API serves
developmentStatus: beta
it:
conforme:
gdpr: false
lineeGuidaDesign: false
misureMinimeSicurezza: true
modelloInteroperabilita: true
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
riuso:
codiceIPA: pcm
legal:
license: AGPL-3.0-or-later
localisation:
availableLanguages:
- en
localisationReady: false
logo: .github/logo.png
maintenance:
contacts:
- name: Fabio Bonelli
type: community
name: developers-italia-api
platforms:
- web
dependsOn:
open:
- name: PostgreSQL
optional: true
softwareType: standalone/backend
softwareVersion: v0.12.0
url: 'https://github.com/italia/developers-italia-api'