Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 43ef409

Browse files
committed
Add build badge to readme
1 parent ddabb7a commit 43ef409

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# [Serverless-node-dynamodb-api](https://serverless-api.603.nz)
22

3+
![Build Status](https://codebuild.ap-southeast-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiaVovSWRhYUpuNDVOOTNQSmhkYi9XUUlyUnlJZ1g2Y05rbnRGdE1hLzF4bXlxOHYwSkZxeE5kL0JDdUVNb2JPMU5kRGU5LzBPVlpES0F0cE1tOTBlUHZJPSIsIml2UGFyYW1ldGVyU3BlYyI6IlRpMkN4TEd2ekNHdVFIeDEiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)
4+
35
API powered by Serverless, TypeScript, Webpack, Node.js and DynamoDB, intended as a starting point for Serverless APIs. I've also created a [React/Redux-powered UI](https://github.com/jch254/serverless-node-dynamodb-ui) to front this API. Auth0 handles authentication. You must signup/login to generate an auth token and gain access to the secured area. All endpoints in the API check validity of the auth token and return unauthorised if invalid, the UI then prompts you to log in again. The API also determines the identity of the user via the auth token.
46

57
See [Apiary](http://docs.serverlessapi.apiary.io) for API structure - defined in [apiary.apib](./apiary.apib).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /