1
+ <a id =" top " name =" top " ></a >
2
+
3
+ ---
4
+
5
+ > This project will be deprecated by February 2017 with the release of Go 1.8. Please migrate to
6
+ [ eawsy/aws-lambda-go-shim] ( https://github.com/eawsy/aws-lambda-go-shim ) .
7
+
8
+ ---
9
+ <br >
10
+
1
11
[ <img src =" _asset/powered-by-aws.png " alt =" Powered by Amazon Web Services " align =" right " >] [ aws-home ]
2
12
[ <img src =" _asset/created-by-eawsy.png " alt =" Created by eawsy " align =" right " >] [ eawsy-home ]
3
-
4
13
# eawsy/aws-lambda-go
5
14
> A fast and clean way to execute Go on AWS Lambda.
6
15
7
- ![ Runtime] [ runtime-badge ]
8
16
[ ![ Api] [ api-badge ]] [ eawsy-godoc ]
9
- [ ![ Chat] [ chat-badge ]] [ eawsy-gitter ]
10
- ![ Status] [ status-badge ]
17
+ [ ![ Status] [ status-badge ]] ( #top )
11
18
[ ![ License] [ license-badge ]] ( LICENSE )
12
- <sup >•</sup > <sup >•</sup > <sup >•</sup >
13
- [ ![ Hire us] [ hire-badge ]] [ eawsy-hire-form ]
19
+ [ ![ Chat] [ chat-badge ]] [ eawsy-gitter ]
14
20
15
- [ AWS Lambda] [ aws-lambda-home ] lets you run code without provisioning or managing servers. For now it only supports
16
- Node.js, Python and Java . This project provides Go support * without spawning a process* .
21
+ [ AWS Lambda] [ aws-lambda-home ] lets you run code without provisioning or managing servers. [ For now] [ aws-lambda-lng ] , it
22
+ only supports Node.js, Java, C# and Python . This project provides Go support * without spawning a process* .
17
23
24
+ [ <img src =" _asset/arrow-up.png " align =" right " >] ( #top )
18
25
## Preview
19
26
20
27
``` sh
@@ -57,11 +64,13 @@ aws lambda invoke --function-name preview-go output.txt
57
64
58
65
<kbd >![ Preview] ( _asset/eawsy-preview.png ) </kbd >
59
66
67
+ [ <img src =" _asset/arrow-up.png " align =" right " >] ( #top )
60
68
## Documentation
61
69
62
70
This [ wiki] [ eawsy-wiki ] is the main source of documentation for developers working with or contributing to the
63
71
project.
64
72
73
+ [ <img src =" _asset/arrow-up.png " align =" right " >] ( #top )
65
74
## About
66
75
67
76
[ ![ eawsy] ( _asset/eawsy-logo.png )] [ eawsy-home ]
@@ -71,11 +80,50 @@ This project is maintained and funded by Alsanium, SAS.
71
80
[ We] [ eawsy-home ] :heart : [ AWS] [ aws-home ] and open source software. See [ our other projects] [ eawsy-github ] , or
72
81
[ hire us] [ eawsy-hire-form ] to help you build modern applications on AWS.
73
82
83
+ [ <img src =" _asset/arrow-up.png " align =" right " >] ( #top )
84
+ ## Contact
85
+
86
+ We want to make it easy for you, users and contributers, to talk with us and connect with each others, to share ideas,
87
+ solve problems and make help this project awesome. Here are the main channels we're running currently and we'd love to
88
+ hear from you on them.
89
+
90
+ ### Twitter
91
+
92
+ [ eawsyhq] [ eawsy-twitter ]
93
+
94
+ Follow and chat with us on Twitter.
95
+
96
+ Share stories!
97
+
98
+ ### Gitter
99
+
100
+ [ eawsy/bavardage] [ eawsy-gitter ]
101
+
102
+ This is for all of you. Users, developers and curious. You can find help, links, questions and answers from all the
103
+ community including the core team.
104
+
105
+ Ask questions!
106
+
107
+ ### GitHub
108
+
109
+ [ pull requests] [ eawsy-pr ] & [ issues] [ eawsy-issues ]
110
+
111
+ You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull
112
+ requests, and do our best to process them as fast as we can.
113
+
114
+ Before you start to code, we recommend discussing your plans through the [ eawsy/bavardage channel] [ eawsy-gitter ] ,
115
+ especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction,
116
+ give you feedback on your design, and help you find out if someone else is working on the same thing.
117
+
118
+ Write code!
119
+
120
+ [ <img src =" _asset/arrow-up.png " align =" right " >] ( #top )
74
121
## License
75
122
76
123
This product is licensed to you under the Apache License, Version 2.0 (the "License"); you may not use this product
77
124
except in compliance with the License. See [ LICENSE] ( LICENSE ) and [ NOTICE] ( NOTICE ) for more information.
78
125
126
+ [ <img src =" _asset/arrow-up.png " align =" right " >] ( #top )
79
127
## Trademark
80
128
81
129
Alsanium, eawsy, the "Created by eawsy" logo, and the "eawsy" logo are trademarks of Alsanium, SAS. or its affiliates in
@@ -90,11 +138,13 @@ affiliates in the United States and/or other countries.
90
138
[ eawsy-godoc ] : https://godoc.org/github.com/eawsy/aws-lambda-go/service/lambda/runtime
91
139
[ eawsy-wiki ] : https://github.com/eawsy/aws-lambda-go/wiki
92
140
[ eawsy-hire-form ] : https://docs.google.com/forms/d/e/1FAIpQLSfPvn1Dgp95DXfvr3ClPHCNF5abi4D1grveT5btVyBHUk0nXw/viewform
141
+ [ eawsy-pr ] : https://github.com/eawsy/aws-lambda-go/issues?q=is:pr%20is:open
142
+ [ eawsy-issues ] : https://github.com/eawsy/aws-lambda-go/issues?q=is:issue%20is:open
143
+ [ eawsy-twitter ] : https://twitter.com/@eawsyhq
93
144
[ aws-home ] : https://aws.amazon.com/
94
145
[ aws-lambda-home ] : https://aws.amazon.com/lambda/
95
- [ runtime-badge ] : http://img.shields.io/badge/runtime-go-ef6c00.svg?style=flat-square
146
+ [ aws-lambda-lng ] : http://docs.aws.amazon.com/lambda/latest/dg/lambda-app.html#lambda-app-author
96
147
[ api-badge ] : http://img.shields.io/badge/api-godoc-7986cb.svg?style=flat-square
97
148
[ chat-badge ] : http://img.shields.io/badge/chat-gitter-e91e63.svg?style=flat-square
98
149
[ status-badge ] : http://img.shields.io/badge/status-stable-689f38.svg?style=flat-square
99
150
[ license-badge ] : http://img.shields.io/badge/license-apache-757575.svg?style=flat-square
100
- [ hire-badge ] : http://img.shields.io/badge/hire-eawsy-2196f3.svg?style=flat-square
0 commit comments