Git Product home page Git Product logo

fakedata-api's Introduction

FakeData-API

Fake data generator

HitCount contributions welcome

A Simple Restful API for Fake Dummy Data Built using Express and Nodejs.

Made using faker.js and casual.

Here is the Endpoint for the API https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/

(Base route has no data Associated with it)

End Points.

  1. address. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/address
  2. commerce. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/commerce
  3. date. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/date
  4. helpers. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/helpers
  5. image. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/image
  6. internet. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/internet
  7. lorem. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/lorem
  8. number. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/number
  9. payments. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/payments
  10. person. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/person
  11. system. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/system
  12. misc. https://u14ihm6uhc.execute-api.ap-south-1.amazonaws.com/production/misc

Following are the Different End points Associated with the API:

  • address
    • city.
    • cityPrefix.
    • citySuffix.
    • streetName.
    • streetAddress.
    • streetSuffix.
    • streetPrefix.
    • secondaryAddress.
    • county.
    • country.
    • countryCode.
    • state.
    • stateAbbr.
    • latitude.
    • longitude.
    • building_number.
  • commerce
    • department.
    • productName.
    • price.
    • productAdjective.
    • productMaterial.
    • product.
    • suffixes.
    • companyName.
    • companySuffix.
    • catchPhrase.
    • bs.
    • catchPhraseAdjective.
    • catchPhraseDescriptor.
    • catchPhraseNoun.
    • bsAdjective.
    • bsBuzz.
    • bsNoun.
    • column.
    • type.
    • collation.
    • engine.
  • date
    • unix_time .
    • moment.
    • date.
    • time.
    • century.
    • am_pm.
    • day_of_month.
    • day_of_year.
    • month_number.
    • month_name.
    • year.
    • timezone.
  • helpers
    • randomize.
    • shuffle.
    • replaceSymbolWithNumber.
    • replaceSymbols.
    • mustache.
    • createCard.
    • contextualCard.
    • userCard.
    • createTransaction.
  • image
    • image.
    • avatar.
    • imageUrl .
    • abstract.
    • animals.
    • business.
    • cats.
    • city.
    • food.
    • nightlife.
    • fashion.
    • people.
    • nature.
    • sports.
    • technics.
    • transport.
    • dataUri.
  • internet
    • avatar.
    • email.
    • exampleEmail.
    • userName.
    • protocol.
    • url.
    • domainName.
    • domainSuffix.
    • domainWord.
    • ip.
    • ipv6.
    • userAgent.
    • mac.
    • password.
  • lorem
    • word.
    • words.
    • sentence.
    • slug.
    • sentences.
    • paragraph.
    • paragraphs.
    • text.
    • lines.
    • title.
  • system
    • fileExt.
    • commonFileExt.
    • commonFileName.
    • commonFileType.
    • fileName.
    • filePath.
    • filetype.
    • mimeType.
    • semver.
    • directoryPath.
  • number
    • random.
    • integer.
    • double.
    • array_of_digits.
    • array_of_integers.
    • array_of_doubles.
    • coin_flip.
  • payments
    • account.
    • accountName.
    • mask.
    • amount.
    • transactionType.
    • currencyCode.
    • currencyName.
    • currencySymbol.
    • bitcionAddress.
    • bic.
    • iban.
    • card_type.
    • card_number.
    • card_exp.
    • card_data.
  • person
    • name.
    • title.
    • username.
    • first_name.
    • last_name.
    • full_name.
    • phoneFormats.
    • phoneNumber.
    • phoneNumberFormat.
    • password.
    • name_prefix.
    • name_suffix.
    • company_name.
    • company_suffix.
    • catch_phrase.
    • jobArea. _ jobtype.
  • misc
    • country_code.
    • language_code.
    • locale.
    • currency.
    • currency_code.
    • currency_symbol
    • currency_name.
    • mime_type.
    • boolean.
    • uuid.
    • number.
    • alphaNumeric.
    • objectElement.
    • words.
    • image.
    • arrayElement.
    • abbreviation.
    • adjective.
    • noun.
    • verb.
    • ingverb.
    • phrase.
    • color_name.
    • safe_color_name.
    • rgb_hex.
    • rgb_array.

License.

FakeData-API is released under the MIT License. See the bundled LICENSE file for details.

fakedata-api's People

Contributors

dependabot[bot] avatar vasu2912 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

elderdo

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.