Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreasonny83/serverless-name-generator

:zap: Unique name generator API using AWS Lambda and Serverless
https://github.com/andreasonny83/serverless-name-generator

aws-lambda circleci continuous-deployment serverless

Last synced: about 2 months ago
JSON representation

:zap: Unique name generator API using AWS Lambda and Serverless

Awesome Lists containing this project

README

        

# Serverless Name Generator

> Unique name generator API using AWS Lambda and Serverless

[![CircleCI](https://circleci.com/gh/andreasonny83/serverless-name-generator.svg?style=svg)](https://circleci.com/gh/andreasonny83/serverless-name-generator)
[![Test Coverage](https://api.codeclimate.com/v1/badges/b2e9a0f91ca0c15997bb/test_coverage)](https://codeclimate.com/github/andreasonny83/serverless-name-generator/test_coverage)

Live API running on:
[AWS Lambda](https://rb1b4yr2r0.execute-api.us-east-1.amazonaws.com/dev/generate)

This project is build on top of the following Node module:
[unique-names-generator v.3](https://github.com/andreasonny83/unique-names-generator.git).

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

1. Fork it!
1. Create your feature branch: `git checkout -b my-new-feature`
1. Add your changes: `git add .`
1. Commit your changes: `git commit -am 'Add some feature'`
1. Push to the branch: `git push origin my-new-feature`
1. Submit a pull request :sunglasses:

## Built With

* NodeJS
* Serverless
* AWS
* Love

## License

[MIT License](https://andreasonny.mit-license.org/2018-2019) © Andrea SonnY