Giter Site home page Giter Site logo

pranav2612000 / indian-names-generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 45 KB

A fun project to test out deploying APIs on serverless cloud (https://www.serverless.com/cloud/) and releasing on RapidAPI ( https://rapidapi.com/Pranav2612000/api/indian-names ) . Returns a random list of Indian names

Home Page: https://yellow-paper-abf36.cloud.serverless.com/names

JavaScript 100.00%
hacktoberfest express api

indian-names-generator's Introduction

indian-names-generator

A fun project to test out deploying APIs on serverless cloud (https://www.serverless.com/cloud/) and deploying on RapidAPI(https://rapidapi.com/Pranav2612000/api/indian-names). Returns a random array of Indian names

Live link: https://yellow-paper-abf36.cloud.serverless.com/names

Try it out

curl --request GET \
  --url 'https://yellow-paper-abf36.cloud.serverless.com/names?gender=female&seed=A&number=20'

Request Params

Param Datatype Default Value Explanation
number Integer 1 Number of random names required
first Boolean True Should the first name be returned
last Boolean True Should the last name be returned
gender "male" or "female" or undefined undefined gender of the names that are to be returned

Deployment

  • Follow the instructions give here to install the required dependencies for serverless cloud
  • Login and connect to the indian-names-generator project through the cli and dashboard
  • Run cloud deploy production to deploy the changes to production
  • To Run in dev mode, run with the NODE_ENV environment variable set to "dev"

indian-names-generator's People

Contributors

pranav2612000 avatar

Stargazers

Bennett B Madavana avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.