generated from CodeForBaltimore/ProjectTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yml
52 lines (39 loc) · 1.18 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
publiccodeYmlVersion: "0.2"
# For information on how to fill out this example, please visit
# https://docs.italia.it/italia/developers-italia/publiccodeyml-en/en/master/index.html
name: lambda-restful-util
url: "https://github.com/CodeForBaltimore/lambda-restful-util.git"
landingUrl: "https://github.com/CodeForBaltimore/lambda-restful-util"
softwareVersion: "1.0.0" # Optional
releaseDate: "2021-02-13"
platforms:
- npm
categories:
- utility
developmentStatus: development
softwareType: "standalone/utility"
description:
en:
localisedName: lambda-restful-util # Optional
genericName: Lambda RESTful API Utility Package
shortDescription: >
A simple utility to make AWS Labmda API
development just a little bit easier.
longDescription: >
This project aims to simplify API development
on AWS Lambda while also promoting best
practices on the platform.
features:
- Header parsing
- Body parsing
- HTTP resonse handling
legal:
license: Apache-2.0
maintenance:
type: "community"
contacts:
- name: Jason Anton
localisation:
localisationReady: yes
availableLanguages:
- en