An API library of useful mocked endpoints to help you get your designs feeling lifelike with real data.

Overview

All Contributors

Mocked-API

About

Welcome to Mocked-API, this is a live API that can be accessed by anyone who needs data to test out their website, app, components etc.

Hacktoberfest Contributors

If you would like to contribute during Hacktoberfest please following our contribution guidelines (Which we are still working on) but here is a quick summary of what we expect in the process of dev to raising your PR.

  1. Find a ticket and ask to be assigned, once assigned start work. :) This is so we don't get multiple PR's for the same issue.
  2. Please branch from our active next release dev
  3. Please make sure your new endpoints all have OpenAPI Comments as they will be used to generate our swagger documentation.
  4. Please make sure you have added unit tests for end points and util functions.
  5. MOST importantly, have fun.

If you need help, please leave a comment on the ticket you are assigned to our join our discord by clicking the link below.

Getting Started

First you should head over to https://api.mocked-api.dev and read our live api docs than start calling the api endpoints for the data you need.

Join our discord

Join Our Discord

How to run Mocked-API

Once you've cloned this repository, running Mocked-API is quite easy, there are just 2 steps you have to follow:

  1. Install the dependencies
npm install
  1. Configure the application An example configuration file .env.example is provided.
npm run config
  1. Serve the application
npm run serve

This will show you where the application is running

Mock API is running on port 3000.

Getting Started (Docker)

  1. Ensure you have Docker installed
  2. Open your terminal/command line tool
  3. Run docker-compose up
  4. Open your browser to http://localhost:3000/

Now you should be able to make any request to that port, and get a response back!

πŸ’‘ If you browse to that port, you'll see our swagger documentation.

Testing

How to write tests

For each module you create you will also need to create a tests folder, Inside this folder there should be a api and utils (if you create any utils) folder.

The utils tests are fairly simple jests tests, the api routes tests are slightly different where you will need to add

import request from 'supertest';
import app from 'path/to/app';

to your tests and make a request in your test instead of calling a normal function.

How to run tests

run npm test run npm run test:watch to run the tests in watch mode.

FAQ

Q: Are you planning to add more end points?
A: I plan to add as many as I can, if there is a specific endpoint of data you would like to see feel free to add a Issue Request.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

I encourage you to contribute to Mocked-API! Feel free to fork the codebase and make a pull request for your changes.

Our contributing guide is currently WIP and available here CONTRIBUTING GUIDE

We use semantic commit messages

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

Sponsor

Do you like this project? Support it by donating.

Buy Me A Coffee

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Ahmed Silat
Ahmed Silat

πŸ’»
Yasio
Yasio

πŸ’»
Alberto Herrera Vargas
Alberto Herrera Vargas

πŸ“–
Coşkun Atak
Coşkun Atak

πŸ’»
Rizky ian indiarto
Rizky ian indiarto

πŸ’»
Evan
Evan

πŸ’»
Trigstur
Trigstur

πŸ’»
fadkeabhi
fadkeabhi

πŸ’»
Thomas Martin
Thomas Martin

πŸ’» ⚠️
Vu
Vu

πŸ’» πŸ“–
Kalwabed Rizki
Kalwabed Rizki

⚠️
Talison Fabio
Talison Fabio

πŸ’»
Chris Jones
Chris Jones

πŸ”§
jkol7
jkol7

πŸ’»
Siddharth Pandey
Siddharth Pandey

πŸ’»
Alex Harrison
Alex Harrison

πŸ’»
Derzan Chiang
Derzan Chiang

πŸ’»
ATH
ATH

πŸ“–
Suraj Bhandarkar S
Suraj Bhandarkar S

⚠️
Fernando Guerrero
Fernando Guerrero

πŸ“– ⚠️
Anish De
Anish De

πŸ“–
Vaibhav Garje
Vaibhav Garje

πŸ’» ⚠️
Mayank Singh
Mayank Singh

πŸ“–
Mike Hingley
Mike Hingley

πŸ’»
krishna
krishna

πŸ’»
Vadym Yatsyuk
Vadym Yatsyuk

πŸ“–
Nicholas Robert Beckham
Nicholas Robert Beckham

⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

Comments
  • add basic support for phone numbers api

    add basic support for phone numbers api

    • generate random phone number based on country code WIP (LONG list of countries)
    • generate random phone number with random format
    • generate random IMEI number
    hacktoberfest-accepted 
    opened by MiTo0o 20
  • [New Mock] - Reviews

    [New Mock] - Reviews

    1. Add more real worded reviews for a series of fake products. eg. A Gaming Sports drink, a new dvd player etc. (The more we do the merrier)
    2. Add fake worded reviews for a fake product using faker.lorem.sentence the same way we do in getRandomChat
    good first issue new mock hacktoberfest 
    opened by ageddesi 19
  • Need New SVG Icons

    Need New SVG Icons

    As we gather more categories, the HeroIcons I am using are not covering all of them, so we need to spend time creating our own icons for the main website

    image

    opened by ageddesi 12
  • Define and clean up folder/files names

    Define and clean up folder/files names

    At the moment the files and folders are using different naming conventions and case types.

    • [ ] - Define the standards
    • [ ] - Update the contribution guide to include these standards
    • [ ] - Update existing folders and files to be inline.

    image image

    hacktoberfest 
    opened by ageddesi 11
  • Feat: Digital currency transaction list endpoint

    Feat: Digital currency transaction list endpoint

    Endpoint Summary: Returns the list of transactions performed by an address Inspired by the Etherscan accounts endpoint

    Related to #14

    Endpoint Path: /currencies/digital-coins/ethereum/tx-list/:address?

    **Part of an Example Response: **

    {
    "blockNumber": "14923692",
    "timeStamp": "1654646570",
    "hash": "0xaa45b4858ba44230a5fce5a29570a5dec2bf1f0ba95bacdec4fe8f2c4fa99338",
    "nonce": "7",
    "blockHash": "0x8df71a12a8c06b36c06c26bf6248857dd2a2b75b6edbb4e33e9477078897b282",
    "transactionIndex": "27",
    "from": "0x9aa99c23f67c81701c772b106b4f83f6e858dd2e",
    "to": "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
    "value": "0",
    "gas": "6000000",
    "gasPrice": "125521409858",
    "isError": "0",
    "txreceipt_status": "1",
    "input": "0xa9059cbb000000000000000000000000313143c4088a47c469d06fe3fa5fd4196be6a4d600000000000000000000000000000000000000000003b8e97d229a2d54800000",
    "contractAddress": "",
    "cumulativeGasUsed": "1977481",
    "gasUsed": "57168",
    "confirmations": "746430",
    "methodId": "0xa9059cbb",
    "functionName": "transfer(address _to, uint256 _value)"
    }, 
    
    hacktoberfest-accepted 
    opened by filipkujawa 7
  • Issue 32: Add a pre-commit hook for lint checking and styling

    Issue 32: Add a pre-commit hook for lint checking and styling

    Configure lint checker and prettier and a pre-commit hook

    What

    • [x] Modified eslintrc to integrate prettier with it
    • [x] Add it to scripts
    • [x] Add it to the pre-commit hook and test

    This installs the following additional packages:

    How to test

    • Rename pre-commit.sample to pre-commit and move it to .git/hooks/

    Link to issue this resolves

    • Fixes #32
    hacktoberfest-accepted 
    opened by utsav00 5
  • Add Movies module

    Add Movies module

    Hi! I added the movies module. I developed two endpoints for this module (list movies and get movie by id). Also, I added OpenApi documentation and tests for routes and utils.

    Issue #206

    opened by devrrior 5
  • Quantity specified as text returns 100 items

    Quantity specified as text returns 100 items

    Describe the bug For some endpoints such as color (other end points may be affected) calling /colors/foo will return 100 colors. This maybe should throw an exception, or return a single record.

    To Reproduce Steps to reproduce the behavior:

    1. Start the server
    2. Navigate to http://localhost:3000/colors/1
    3. See that 1 record is returned
    4. Navigate to http://localhost:3000/colors/foo
    5. See that 100 records are returned

    Expected behavior As the qty is not an integer, this should return an exception

    Screenshots image image

    **Additional context Asked by @ageddesi to raise this as part of #234

    good first issue hacktoberfest 
    opened by computamike 5
  • Element API endpoints closes ageddesi/Mocked-API#107

    Element API endpoints closes ageddesi/Mocked-API#107

    Hey there, happy hacktoberfest!

    Contribution guidelines asks for tests but endpoint and test issues are separate, i figured it was ok? Still starting with typescript. Tried some edge cases in insomnia though!

    hacktoberfest-accepted 
    opened by VLN37 5
  • chore: Adding Environment support for Swagger localhost

    chore: Adding Environment support for Swagger localhost

    This PR fixes issue #114, allowing a developer to set up their local machine as part of the cloning process.

    • A .env.example file has been created. A developer could copy or rename this file to .env...
    • To make it consistent for all users, a NPM script has been set up - running npm run config will set up the .env file.
    • A new utility script has been added - config.ts, which performs the copy.
    opened by computamike 5
  • Jest tests

    Jest tests

    Added jest support and unit tests for the utils and routes at the time of my branches creation,

    If I kept doing them for every module that gets added in while my branch is active I'd never get this merged.

    Happy to discuss @ageddesi

    tests

    In total there are 117 tests with some of them being skipped because of bugs in the code

    I'd very much like to pick up from here by fixing the bugs or writing more tests for the outstanding modules as I'm on a bit of a hacktoberfest grind at the moment so if this is merged I'll be creating a few issues

    Issue: https://github.com/ageddesi/Mocked-API/issues/4

    hacktoberfest-accepted 
    opened by Sir-Martin-Esq-III 5
  • chore(deps): update dependency eslint-config-standard-with-typescript to v24

    chore(deps): update dependency eslint-config-standard-with-typescript to v24

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | eslint-config-standard-with-typescript | 23.0.0 -> 24.0.0 | age | adoption | passing | confidence |


    Release Notes

    standard/eslint-config-standard-with-typescript

    v24.0.0

    Compare Source

    ⚠ BREAKING CHANGES
    • add rule consistent-indexed-object-style
    Features
    • add rule consistent-indexed-object-style (2edd0af)
    Build system / dependencies
    • workaround some commitlint issue (a202f4b)

    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
  • chore(deps): update dependency @types/express to v4.17.15

    chore(deps): update dependency @types/express to v4.17.15

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @types/express (source) | 4.17.14 -> 4.17.15 | age | adoption | passing | confidence |


    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
  • chore(deps): update dependency typescript to v4.9.4

    chore(deps): update dependency typescript to v4.9.4

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | typescript (source) | 4.9.3 -> 4.9.4 | age | adoption | passing | confidence |


    Release Notes

    Microsoft/TypeScript

    v4.9.4: TypeScript 4.9.4

    Compare Source

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    Changes:

    This list of changes was auto generated.


    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
  • chore(deps): update dependency prettier to v2.8.1

    chore(deps): update dependency prettier to v2.8.1

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | prettier (source) | 2.8.0 -> 2.8.1 | age | adoption | passing | confidence |


    Release Notes

    prettier/prettier

    v2.8.1

    Compare Source

    diff

    Fix SCSS map in arguments (#​9184 by @​agamkrbit)
    // Input
    $display-breakpoints: map-deep-merge(
      (
        "print-only": "only print",
        "screen-only": "only screen",
        "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})",
      ),
      $display-breakpoints
    );
    
    // Prettier 2.8.0
    $display-breakpoints: map-deep-merge(
      (
        "print-only": "only print",
        "screen-only": "only screen",
        "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, " sm
          ")-1})",
      ),
      $display-breakpoints
    );
    
    // Prettier 2.8.1
    $display-breakpoints: map-deep-merge(
      (
        "print-only": "only print",
        "screen-only": "only screen",
        "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})",
      ),
      $display-breakpoints
    );
    
    Support auto accessors syntax (#​13919 by @​sosukesuzuki)

    Support for Auto Accessors Syntax landed in TypeScript 4.9.

    (Doesn't work well with babel-ts parser)

    class Foo {
      accessor foo: number = 3;
    }
    

    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
  • Upgrade CodeSee workflow to version 2

    Upgrade CodeSee workflow to version 2

    CodeSee is a code visibility platform.

    This change updates the CodeSee workflow file to the latest version for security, maintenance, and support improvements (see changelog below).

    That workflow file:

    • runs CodeSee's code analysis on every PR push and merge
    • uploads that analysis to CodeSee.
    • It does not transmit your code.

    The code analysis is used to generate maps and insights about this codebase.

    CodeSee workflow changelog:

    • Improved security: Updates permission to be read-only.
    • Improved future maintenance: Replaces the body of the workflow with a single github action: codesee-action. This makes it significantly easier for CodeSee to introduce future improvements and fixes without requiring another PR like this.
    • Improved Python support: The action now properly supports Python 3.11, and will continue to support new Python versions as they are released.
    opened by codesee-maps[bot] 1
  • chore(deps): update dependency @types/jest to v29.2.4

    chore(deps): update dependency @types/jest to v29.2.4

    Mend Renovate

    This PR contains the following updates:

    | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @types/jest (source) | 29.2.3 -> 29.2.4 | age | adoption | passing | confidence |


    Configuration

    πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

    β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

    πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


    • [ ] If you want to rebase/retry this PR, check this box

    This PR has been generated by Mend Renovate. View repository job log here.

    opened by renovate[bot] 1
Releases(0.16.0)
  • 0.16.0(Nov 9, 2022)

    What's Changed

    • Feat: Digital currency address balance endpoint by @filipkujawa in https://github.com/ageddesi/Mocked-API/pull/247
    • Fixed return logic to return default by @KidesLeo in https://github.com/ageddesi/Mocked-API/pull/244
    • Feature/pull request template by @bpvcode in https://github.com/ageddesi/Mocked-API/pull/250
    • Folder refactor by @headStyleColorRed in https://github.com/ageddesi/Mocked-API/pull/238
    • Refactor (#258) - Updated Swagger tag for Currencies by @mohdmulla in https://github.com/ageddesi/Mocked-API/pull/259
    • Update Pull_request_templates.md by @mdfaizalam555 in https://github.com/ageddesi/Mocked-API/pull/260
    • Update actions/checkout action to v3 by @renovate in https://github.com/ageddesi/Mocked-API/pull/224
    • Update dependency @typescript-eslint/eslint-plugin to v5.40.1 by @renovate in https://github.com/ageddesi/Mocked-API/pull/235
    • Update dependency @types/jest to v29.2.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/237
    • Update dependency eslint-plugin-promise to v6.1.1 by @renovate in https://github.com/ageddesi/Mocked-API/pull/251
    • Update Node.js to v19 by @renovate in https://github.com/ageddesi/Mocked-API/pull/240
    • Update dependency eslint to v8.26.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/255
    • feat: Dynamic declaration of API Endpoints by @edwardsmoses in https://github.com/ageddesi/Mocked-API/pull/267
    • feat: Add Courses endpoint. by @edwardsmoses in https://github.com/ageddesi/Mocked-API/pull/266
    • Adding Chuck Norris Endpoint Feature by @computamike in https://github.com/ageddesi/Mocked-API/pull/261
    • Feat: Provinces by country endpoint by @wavpro in https://github.com/ageddesi/Mocked-API/pull/263
    • Added New NBA Basketball teams API by @ade1705 in https://github.com/ageddesi/Mocked-API/pull/254
    • add endpoint for Ripple ledger mocks by @cweave in https://github.com/ageddesi/Mocked-API/pull/241
    • Fix Curl Commands on Address API (#274) by @mohdmulla in https://github.com/ageddesi/Mocked-API/pull/278
    • Fix Broken Urls in Contributing Guidelines #271 by @freshairr in https://github.com/ageddesi/Mocked-API/pull/273
    • Added Dependabot configuration to automatically update packages on a weekly basis by @jenistenxavier in https://github.com/ageddesi/Mocked-API/pull/280
    • improving unit tests and openapi definitions. by @pjunior94 in https://github.com/ageddesi/Mocked-API/pull/256
    • new-api-ligue-1-football-teams by @ade1705 in https://github.com/ageddesi/Mocked-API/pull/282
    • improving unit tests for ecommerce modules by @pjunior94 in https://github.com/ageddesi/Mocked-API/pull/281
    • adding missing openapi comments to bankfeed endpoint. by @pjunior94 in https://github.com/ageddesi/Mocked-API/pull/284
    • Add Movies module by @devrrior in https://github.com/ageddesi/Mocked-API/pull/252
    • Update dependency @types/node to v18.11.7 by @renovate in https://github.com/ageddesi/Mocked-API/pull/276
    • Update dependency jest to v29.2.2 by @renovate in https://github.com/ageddesi/Mocked-API/pull/275
    • Update dependency @typescript-eslint/eslint-plugin to v5.41.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/272
    • Issue 32: Add a pre-commit hook for lint checking and styling by @utsav00 in https://github.com/ageddesi/Mocked-API/pull/264
    • Fix issue #286 (Movie tests fail with certain movie id's generated) by @computamike in https://github.com/ageddesi/Mocked-API/pull/288
    • Update dependency @types/jest to v29.2.1 by @renovate in https://github.com/ageddesi/Mocked-API/pull/290
    • Update dependency @typescript-eslint/eslint-plugin to v5.42.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/289
    • Update dependency eslint-plugin-n to v15.4.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/287
    • Update dependency @types/node to v18.11.8 by @renovate in https://github.com/ageddesi/Mocked-API/pull/285
    • Update dependency @types/node to v18.11.9 by @renovate in https://github.com/ageddesi/Mocked-API/pull/291
    • Update jest monorepo by @renovate in https://github.com/ageddesi/Mocked-API/pull/292
    • Update dependency @typescript-eslint/eslint-plugin to v5.42.1 by @renovate in https://github.com/ageddesi/Mocked-API/pull/295
    • Update dependency eslint to v8.27.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/294
    • Update dependency eslint-plugin-n to v15.5.1 by @renovate in https://github.com/ageddesi/Mocked-API/pull/293
    • Feature/loreumipsom by @ageddesi in https://github.com/ageddesi/Mocked-API/pull/297

    New Contributors

    • @KidesLeo made their first contribution in https://github.com/ageddesi/Mocked-API/pull/244
    • @mohdmulla made their first contribution in https://github.com/ageddesi/Mocked-API/pull/259
    • @mdfaizalam555 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/260
    • @wavpro made their first contribution in https://github.com/ageddesi/Mocked-API/pull/263
    • @ade1705 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/254
    • @freshairr made their first contribution in https://github.com/ageddesi/Mocked-API/pull/273
    • @jenistenxavier made their first contribution in https://github.com/ageddesi/Mocked-API/pull/280
    • @pjunior94 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/256
    • @utsav00 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/264

    Full Changelog: https://github.com/ageddesi/Mocked-API/compare/0.15.0...0.16.0

    Source code(tar.gz)
    Source code(zip)
  • 0.15.0(Oct 19, 2022)

    What's Changed

    • Instruments api by @headStyleColorRed in https://github.com/ageddesi/Mocked-API/pull/203
    • Add more product reviews (#18). by @jonathlan in https://github.com/ageddesi/Mocked-API/pull/212
    • feat: add mock product reviews (issue #18) by @janetthieu in https://github.com/ageddesi/Mocked-API/pull/215
    • added Rate Limiting #10 by @Vishwamagdavan in https://github.com/ageddesi/Mocked-API/pull/216
    • add new mock product review data by @azulverdosa in https://github.com/ageddesi/Mocked-API/pull/214
    • Adding the Coding Convention into contribution guide by @sherlyfebrianti96 in https://github.com/ageddesi/Mocked-API/pull/222
    • feat: add random video data endpoint by @lauk20 in https://github.com/ageddesi/Mocked-API/pull/220
    • ✨ feat: added news endpoints by @mdmuaj13 in https://github.com/ageddesi/Mocked-API/pull/223
    • Update dependency jest to v29.2.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/217
    • Update dependency eslint-plugin-promise to v6.1.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/207
    • Update dependency all-contributors-cli to v6.24.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/190
    • Pin dependencies by @renovate in https://github.com/ageddesi/Mocked-API/pull/165
    • Update dependency @typescript-eslint/eslint-plugin to v5.40.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/189
    • update field list for country api by @RizkyRajitha in https://github.com/ageddesi/Mocked-API/pull/233
    • Colors Tests by @computamike in https://github.com/ageddesi/Mocked-API/pull/234
    • Test quotes route by @vancassa in https://github.com/ageddesi/Mocked-API/pull/228
    • feat(update): add version to status api by @mau211 in https://github.com/ageddesi/Mocked-API/pull/225
    • add a=>z sorting with swaggerOptions by @cweave in https://github.com/ageddesi/Mocked-API/pull/243
    • feat: Serie A teams endpoint by @druwan in https://github.com/ageddesi/Mocked-API/pull/227
    • Update contributing guide with steps to add an api endpoint by @bpvcode in https://github.com/ageddesi/Mocked-API/pull/245
    • v.0.15.0 candidate by @ageddesi in https://github.com/ageddesi/Mocked-API/pull/248

    New Contributors

    • @headStyleColorRed made their first contribution in https://github.com/ageddesi/Mocked-API/pull/203
    • @jonathlan made their first contribution in https://github.com/ageddesi/Mocked-API/pull/212
    • @janetthieu made their first contribution in https://github.com/ageddesi/Mocked-API/pull/215
    • @Vishwamagdavan made their first contribution in https://github.com/ageddesi/Mocked-API/pull/216
    • @azulverdosa made their first contribution in https://github.com/ageddesi/Mocked-API/pull/214
    • @sherlyfebrianti96 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/222
    • @lauk20 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/220
    • @mdmuaj13 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/223
    • @vancassa made their first contribution in https://github.com/ageddesi/Mocked-API/pull/228
    • @mau211 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/225
    • @cweave made their first contribution in https://github.com/ageddesi/Mocked-API/pull/243
    • @druwan made their first contribution in https://github.com/ageddesi/Mocked-API/pull/227
    • @bpvcode made their first contribution in https://github.com/ageddesi/Mocked-API/pull/245

    Full Changelog: https://github.com/ageddesi/Mocked-API/compare/0.14.0...0.15.0

    Source code(tar.gz)
    Source code(zip)
  • 0.14.0(Oct 13, 2022)

    What's Changed

    • feat(#48): implement product(s) endpoints by @Trigstur in https://github.com/ageddesi/Mocked-API/pull/68
    • docs: add Trigstur as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/71
    • Update README.md by @fadkeabhi in https://github.com/ageddesi/Mocked-API/pull/76
    • docs: add fadkeabhi as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/80
    • Jest tests by @Sir-Martin-Esq-III in https://github.com/ageddesi/Mocked-API/pull/87
    • docs: add Sir-Martin-Esq-III as a contributor for code, and test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/88
    • added timezones api by @fadkeabhi in https://github.com/ageddesi/Mocked-API/pull/78
    • Auto Generate Swagger Docs by @tzii in https://github.com/ageddesi/Mocked-API/pull/77
    • docs: add tzii as a contributor for code, and doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/92
    • docs: add fadkeabhi as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/91
    • feat: add social instagram by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/86
    • docs: add kalwabed as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/94
    • feat: add Chemical Element mock routes by @talis-fb in https://github.com/ageddesi/Mocked-API/pull/90
    • docs: add talis-fb as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/96
    • Added docker & docker-compose support by @cmjchrisjones in https://github.com/ageddesi/Mocked-API/pull/82
    • feat: Add invoice mock api by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/84
    • docs: add cmjchrisjones as a contributor for tool by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/97
    • Updated album and music interfaces to const folder. by @jkol7 in https://github.com/ageddesi/Mocked-API/pull/85
    • docs: add jkol7 as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/98
    • Adding bankfeed api by @siddharth1729 in https://github.com/ageddesi/Mocked-API/pull/70
    • feat: Add ecommerce mock api by @alexjharrison in https://github.com/ageddesi/Mocked-API/pull/74
    • docs: add siddharth1729 as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/99
    • docs: add alexjharrison as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/100
    • Added album to music api with album data by @jkol7 in https://github.com/ageddesi/Mocked-API/pull/73
    • add basic support for phone numbers api by @MiTo0o in https://github.com/ageddesi/Mocked-API/pull/79
    • docs: add MiTo0o as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/101
    • Add parameters/defaults do music api; by @ATH42 in https://github.com/ageddesi/Mocked-API/pull/115
    • docs: add ATH42 as a contributor for doc, and doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/119
    • test cases for Phone number by @Suraj-Bhandarkar-S in https://github.com/ageddesi/Mocked-API/pull/131
    • docs: add Suraj-Bhandarkar-S as a contributor for test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/132
    • test(invoice): single and with qty endpoints by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/133
    • docs: add kalwabed as a contributor for test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/134
    • feat(invoice): add comments for documentation by @devrrior in https://github.com/ageddesi/Mocked-API/pull/117
    • docs: add devrrior as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/136
    • Add openapi schema for all product api routes by @AnishDe12020 in https://github.com/ageddesi/Mocked-API/pull/138
    • docs: add AnishDe12020 as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/139
    • added maxQty to limit sizeof results returned from an endpoint by @vaibhavg20comp in https://github.com/ageddesi/Mocked-API/pull/142
    • docs: add vaibhavg20comp as a contributor for code, and test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/144
    • Add Open API comments and tests for time zones by @devrrior in https://github.com/ageddesi/Mocked-API/pull/141
    • Fix OpenAPI comments for Invoice module by @devrrior in https://github.com/ageddesi/Mocked-API/pull/140
    • Update dependency typescript to v4.8.4 by @renovate in https://github.com/ageddesi/Mocked-API/pull/44
    • Update dependency eslint to v8.24.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/43
    • Update dependency eslint-plugin-n to v15.3.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/42
    • docs: add devrrior as a contributor for doc, and test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/145
    • error in command npm run install by @fms12 in https://github.com/ageddesi/Mocked-API/pull/147
    • chore: Adding Environment support for Swagger localhost by @computamike in https://github.com/ageddesi/Mocked-API/pull/116
    • docs: add fms12 as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/148
    • docs: add computamike as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/149
    • test(socials): testing twitter and instagram endpoints by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/153
    • chore(openapi,ecommerce): add openapi comments for api routes by @AnishDe12020 in https://github.com/ageddesi/Mocked-API/pull/156
    • Add openapi comments for elements api routes by @AnishDe12020 in https://github.com/ageddesi/Mocked-API/pull/154
    • new api endpoint ip and mac by @fadkeabhi in https://github.com/ageddesi/Mocked-API/pull/152
    • [OpenAPI] Users api endpoints by @VadimDez in https://github.com/ageddesi/Mocked-API/pull/157
    • test: added tests for emails by @nibih in https://github.com/ageddesi/Mocked-API/pull/160
    • feat: Add vehicle endpoint by @kk5190 in https://github.com/ageddesi/Mocked-API/pull/155
    • Test/element tests by @nibih in https://github.com/ageddesi/Mocked-API/pull/161
    • test(music): testing music and album endpoints by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/162
    • V.0.13.0 by @ageddesi in https://github.com/ageddesi/Mocked-API/pull/72
    • test(ecommerce): testing ecommerce cart endpoints by @edwardsmoses in https://github.com/ageddesi/Mocked-API/pull/169
    • test: added test for bank feed by @bmusuko in https://github.com/ageddesi/Mocked-API/pull/170
    • Update CONTRIBUTING.md by @eltociear in https://github.com/ageddesi/Mocked-API/pull/168
    • Update dependency all-contributors-cli to v6.23.1 by @renovate in https://github.com/ageddesi/Mocked-API/pull/174
    • Update dependency @types/jest to v29.1.2 by @renovate in https://github.com/ageddesi/Mocked-API/pull/173
    • feat: add endpoints for Addresses by @zaibugemi in https://github.com/ageddesi/Mocked-API/pull/171
    • Setup tests so they dont need a local server to run by @benhalverson in https://github.com/ageddesi/Mocked-API/pull/178
    • Docker nodejs update by @benhalverson in https://github.com/ageddesi/Mocked-API/pull/150
    • Create pr.yml by @ageddesi in https://github.com/ageddesi/Mocked-API/pull/181
    • Update dependency @typescript-eslint/eslint-plugin to v5.39.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/41
    • Feat: Add Coordinates endpoint by @mdfarhaan in https://github.com/ageddesi/Mocked-API/pull/184
    • Update actions/setup-node action to v3 by @renovate in https://github.com/ageddesi/Mocked-API/pull/183
    • Update actions/checkout action to v3 by @renovate in https://github.com/ageddesi/Mocked-API/pull/182
    • chore: update swagger definitions for the ecommerce endpoints by @edwardsmoses in https://github.com/ageddesi/Mocked-API/pull/175
    • Update Node.js to v18 by @renovate in https://github.com/ageddesi/Mocked-API/pull/166
    • Update dependency eslint to v8.25.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/177
    • product module api test cases and code issue resolved by @darkl1ght in https://github.com/ageddesi/Mocked-API/pull/172
    • solved the app not running issue by @devvspaces in https://github.com/ageddesi/Mocked-API/pull/187
    • added the extra new values to the status endpoint. by @devvspaces in https://github.com/ageddesi/Mocked-API/pull/191
    • faulting tests are now using supertest correctly by @devvspaces in https://github.com/ageddesi/Mocked-API/pull/193
    • Install the CodeSee workflow. by @codesee-maps in https://github.com/ageddesi/Mocked-API/pull/198
    • feat: la liga teams endpoint by @GuilhermeFernandes01 in https://github.com/ageddesi/Mocked-API/pull/185
    • Update actions/setup-python action to v4 by @renovate in https://github.com/ageddesi/Mocked-API/pull/200
    • Update dependency @faker-js/faker to v7.6.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/202
    • Feat: Digital currency transaction list endpoint by @filipkujawa in https://github.com/ageddesi/Mocked-API/pull/146
    • Added more product reviews per issue #18 by @lsheltonSTO in https://github.com/ageddesi/Mocked-API/pull/204
    • added facebook post by @RizkyRajitha in https://github.com/ageddesi/Mocked-API/pull/188
    • YAML error in Address module by @devvspaces in https://github.com/ageddesi/Mocked-API/pull/208
    • Add new chat feed mock by @timothee-durand in https://github.com/ageddesi/Mocked-API/pull/205
    • v.0.14.0 candidate by @ageddesi in https://github.com/ageddesi/Mocked-API/pull/209

    New Contributors

    • @Trigstur made their first contribution in https://github.com/ageddesi/Mocked-API/pull/68
    • @fadkeabhi made their first contribution in https://github.com/ageddesi/Mocked-API/pull/76
    • @Sir-Martin-Esq-III made their first contribution in https://github.com/ageddesi/Mocked-API/pull/87
    • @tzii made their first contribution in https://github.com/ageddesi/Mocked-API/pull/77
    • @kalwabed made their first contribution in https://github.com/ageddesi/Mocked-API/pull/86
    • @talis-fb made their first contribution in https://github.com/ageddesi/Mocked-API/pull/90
    • @cmjchrisjones made their first contribution in https://github.com/ageddesi/Mocked-API/pull/82
    • @jkol7 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/85
    • @siddharth1729 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/70
    • @alexjharrison made their first contribution in https://github.com/ageddesi/Mocked-API/pull/74
    • @MiTo0o made their first contribution in https://github.com/ageddesi/Mocked-API/pull/79
    • @ATH42 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/115
    • @Suraj-Bhandarkar-S made their first contribution in https://github.com/ageddesi/Mocked-API/pull/131
    • @devrrior made their first contribution in https://github.com/ageddesi/Mocked-API/pull/117
    • @AnishDe12020 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/138
    • @vaibhavg20comp made their first contribution in https://github.com/ageddesi/Mocked-API/pull/142
    • @fms12 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/147
    • @computamike made their first contribution in https://github.com/ageddesi/Mocked-API/pull/116
    • @VadimDez made their first contribution in https://github.com/ageddesi/Mocked-API/pull/157
    • @nibih made their first contribution in https://github.com/ageddesi/Mocked-API/pull/160
    • @kk5190 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/155
    • @edwardsmoses made their first contribution in https://github.com/ageddesi/Mocked-API/pull/169
    • @bmusuko made their first contribution in https://github.com/ageddesi/Mocked-API/pull/170
    • @eltociear made their first contribution in https://github.com/ageddesi/Mocked-API/pull/168
    • @zaibugemi made their first contribution in https://github.com/ageddesi/Mocked-API/pull/171
    • @benhalverson made their first contribution in https://github.com/ageddesi/Mocked-API/pull/178
    • @mdfarhaan made their first contribution in https://github.com/ageddesi/Mocked-API/pull/184
    • @darkl1ght made their first contribution in https://github.com/ageddesi/Mocked-API/pull/172
    • @devvspaces made their first contribution in https://github.com/ageddesi/Mocked-API/pull/187
    • @codesee-maps made their first contribution in https://github.com/ageddesi/Mocked-API/pull/198
    • @GuilhermeFernandes01 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/185
    • @filipkujawa made their first contribution in https://github.com/ageddesi/Mocked-API/pull/146
    • @lsheltonSTO made their first contribution in https://github.com/ageddesi/Mocked-API/pull/204
    • @RizkyRajitha made their first contribution in https://github.com/ageddesi/Mocked-API/pull/188
    • @timothee-durand made their first contribution in https://github.com/ageddesi/Mocked-API/pull/205

    Full Changelog: https://github.com/ageddesi/Mocked-API/compare/0.12.0...0.14.0

    Source code(tar.gz)
    Source code(zip)
  • 0.13.0(Oct 5, 2022)

    What's Changed

    • feat(#48): implement product(s) endpoints by @Trigstur in https://github.com/ageddesi/Mocked-API/pull/68
    • docs: add Trigstur as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/71
    • Update README.md by @fadkeabhi in https://github.com/ageddesi/Mocked-API/pull/76
    • docs: add fadkeabhi as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/80
    • Jest tests by @Sir-Martin-Esq-III in https://github.com/ageddesi/Mocked-API/pull/87
    • docs: add Sir-Martin-Esq-III as a contributor for code, and test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/88
    • added timezones api by @fadkeabhi in https://github.com/ageddesi/Mocked-API/pull/78
    • Auto Generate Swagger Docs by @tzii in https://github.com/ageddesi/Mocked-API/pull/77
    • docs: add tzii as a contributor for code, and doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/92
    • docs: add fadkeabhi as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/91
    • feat: add social instagram by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/86
    • docs: add kalwabed as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/94
    • feat: add Chemical Element mock routes by @talis-fb in https://github.com/ageddesi/Mocked-API/pull/90
    • docs: add talis-fb as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/96
    • Added docker & docker-compose support by @cmjchrisjones in https://github.com/ageddesi/Mocked-API/pull/82
    • feat: Add invoice mock api by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/84
    • docs: add cmjchrisjones as a contributor for tool by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/97
    • Updated album and music interfaces to const folder. by @jkol7 in https://github.com/ageddesi/Mocked-API/pull/85
    • docs: add jkol7 as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/98
    • Adding bankfeed api by @siddharth1729 in https://github.com/ageddesi/Mocked-API/pull/70
    • feat: Add ecommerce mock api by @alexjharrison in https://github.com/ageddesi/Mocked-API/pull/74
    • docs: add siddharth1729 as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/99
    • docs: add alexjharrison as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/100
    • Added album to music api with album data by @jkol7 in https://github.com/ageddesi/Mocked-API/pull/73
    • add basic support for phone numbers api by @MiTo0o in https://github.com/ageddesi/Mocked-API/pull/79
    • docs: add MiTo0o as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/101
    • Add parameters/defaults do music api; by @ATH42 in https://github.com/ageddesi/Mocked-API/pull/115
    • docs: add ATH42 as a contributor for doc, and doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/119
    • test cases for Phone number by @Suraj-Bhandarkar-S in https://github.com/ageddesi/Mocked-API/pull/131
    • docs: add Suraj-Bhandarkar-S as a contributor for test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/132
    • test(invoice): single and with qty endpoints by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/133
    • docs: add kalwabed as a contributor for test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/134
    • feat(invoice): add comments for documentation by @devrrior in https://github.com/ageddesi/Mocked-API/pull/117
    • docs: add devrrior as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/136
    • Add openapi schema for all product api routes by @AnishDe12020 in https://github.com/ageddesi/Mocked-API/pull/138
    • docs: add AnishDe12020 as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/139
    • added maxQty to limit sizeof results returned from an endpoint by @vaibhavg20comp in https://github.com/ageddesi/Mocked-API/pull/142
    • docs: add vaibhavg20comp as a contributor for code, and test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/144
    • Add Open API comments and tests for time zones by @devrrior in https://github.com/ageddesi/Mocked-API/pull/141
    • Fix OpenAPI comments for Invoice module by @devrrior in https://github.com/ageddesi/Mocked-API/pull/140
    • Update dependency typescript to v4.8.4 by @renovate in https://github.com/ageddesi/Mocked-API/pull/44
    • Update dependency eslint to v8.24.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/43
    • Update dependency eslint-plugin-n to v15.3.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/42
    • docs: add devrrior as a contributor for doc, and test by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/145
    • error in command npm run install by @fms12 in https://github.com/ageddesi/Mocked-API/pull/147
    • chore: Adding Environment support for Swagger localhost by @computamike in https://github.com/ageddesi/Mocked-API/pull/116
    • docs: add fms12 as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/148
    • docs: add computamike as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/149
    • test(socials): testing twitter and instagram endpoints by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/153
    • chore(openapi,ecommerce): add openapi comments for api routes by @AnishDe12020 in https://github.com/ageddesi/Mocked-API/pull/156
    • Add openapi comments for elements api routes by @AnishDe12020 in https://github.com/ageddesi/Mocked-API/pull/154
    • new api endpoint ip and mac by @fadkeabhi in https://github.com/ageddesi/Mocked-API/pull/152
    • [OpenAPI] Users api endpoints by @VadimDez in https://github.com/ageddesi/Mocked-API/pull/157
    • test: added tests for emails by @nibih in https://github.com/ageddesi/Mocked-API/pull/160
    • feat: Add vehicle endpoint by @kk5190 in https://github.com/ageddesi/Mocked-API/pull/155
    • Test/element tests by @nibih in https://github.com/ageddesi/Mocked-API/pull/161
    • test(music): testing music and album endpoints by @kalwabed in https://github.com/ageddesi/Mocked-API/pull/162
    • V.0.13.0 by @ageddesi in https://github.com/ageddesi/Mocked-API/pull/72

    New Contributors

    • @Trigstur made their first contribution in https://github.com/ageddesi/Mocked-API/pull/68
    • @fadkeabhi made their first contribution in https://github.com/ageddesi/Mocked-API/pull/76
    • @Sir-Martin-Esq-III made their first contribution in https://github.com/ageddesi/Mocked-API/pull/87
    • @tzii made their first contribution in https://github.com/ageddesi/Mocked-API/pull/77
    • @kalwabed made their first contribution in https://github.com/ageddesi/Mocked-API/pull/86
    • @talis-fb made their first contribution in https://github.com/ageddesi/Mocked-API/pull/90
    • @cmjchrisjones made their first contribution in https://github.com/ageddesi/Mocked-API/pull/82
    • @jkol7 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/85
    • @siddharth1729 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/70
    • @alexjharrison made their first contribution in https://github.com/ageddesi/Mocked-API/pull/74
    • @MiTo0o made their first contribution in https://github.com/ageddesi/Mocked-API/pull/79
    • @ATH42 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/115
    • @Suraj-Bhandarkar-S made their first contribution in https://github.com/ageddesi/Mocked-API/pull/131
    • @devrrior made their first contribution in https://github.com/ageddesi/Mocked-API/pull/117
    • @AnishDe12020 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/138
    • @vaibhavg20comp made their first contribution in https://github.com/ageddesi/Mocked-API/pull/142
    • @fms12 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/147
    • @computamike made their first contribution in https://github.com/ageddesi/Mocked-API/pull/116
    • @VadimDez made their first contribution in https://github.com/ageddesi/Mocked-API/pull/157
    • @nibih made their first contribution in https://github.com/ageddesi/Mocked-API/pull/160
    • @kk5190 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/155

    Full Changelog: https://github.com/ageddesi/Mocked-API/compare/0.12.0...0.13.0

    Source code(tar.gz)
    Source code(zip)
  • 0.12.0(Oct 1, 2022)

    What's Changed

    • Changed the return type to Set by @ahmedsilat44 in https://github.com/ageddesi/Mocked-API/pull/49
    • refactor: add user data to chat/random endpoint by @YasiOnFire in https://github.com/ageddesi/Mocked-API/pull/52
    • Adding 'How to run' section to the Readme by @alberturria in https://github.com/ageddesi/Mocked-API/pull/50
    • docs: add ahmedsilat44 as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/54
    • docs: add alberturria as a contributor for doc by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/55
    • docs: add YasiOnFire as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/56
    • docs: add Coskntkk as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/57
    • Add quote routes by @Coskntkk in https://github.com/ageddesi/Mocked-API/pull/51
    • feat: add music-routes by @rizkyian78 in https://github.com/ageddesi/Mocked-API/pull/53
    • docs: add rizkyian78 as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/59
    • add /emails route by @YasiOnFire in https://github.com/ageddesi/Mocked-API/pull/60
    • feat: add /socials/twitter route by @YasiOnFire in https://github.com/ageddesi/Mocked-API/pull/65
    • [New Mock] - Color by @Eroxl in https://github.com/ageddesi/Mocked-API/pull/66
    • docs: add Eroxl as a contributor for code by @allcontributors in https://github.com/ageddesi/Mocked-API/pull/67
    • V.0.12.0 by @ageddesi in https://github.com/ageddesi/Mocked-API/pull/58

    New Contributors

    • @ahmedsilat44 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/49
    • @YasiOnFire made their first contribution in https://github.com/ageddesi/Mocked-API/pull/52
    • @alberturria made their first contribution in https://github.com/ageddesi/Mocked-API/pull/50
    • @allcontributors made their first contribution in https://github.com/ageddesi/Mocked-API/pull/54
    • @Coskntkk made their first contribution in https://github.com/ageddesi/Mocked-API/pull/51
    • @rizkyian78 made their first contribution in https://github.com/ageddesi/Mocked-API/pull/53
    • @Eroxl made their first contribution in https://github.com/ageddesi/Mocked-API/pull/66
    • @ageddesi made their first contribution in https://github.com/ageddesi/Mocked-API/pull/58

    Full Changelog: https://github.com/ageddesi/Mocked-API/compare/0.11.0...0.12.0

    Source code(tar.gz)
    Source code(zip)
  • 0.11.0(Sep 30, 2022)

    Added new chat message api endpoints

    What's Changed

    • Update dependency typescript to v4.8.3 by @renovate in https://github.com/ageddesi/Mocked-API/pull/35
    • Update dependency @typescript-eslint/eslint-plugin to v5.36.2 by @renovate in https://github.com/ageddesi/Mocked-API/pull/34
    • Update dependency @types/express to v4.17.14 by @renovate in https://github.com/ageddesi/Mocked-API/pull/39
    • Update dependency eslint-config-standard-with-typescript to v23 by @renovate in https://github.com/ageddesi/Mocked-API/pull/38
    • Update dependency @typescript-eslint/eslint-plugin to v5.37.0 by @renovate in https://github.com/ageddesi/Mocked-API/pull/37
    • Update dependency nodemon to v2.0.20 by @renovate in https://github.com/ageddesi/Mocked-API/pull/40
    • Update dependency eslint to v8.23.1 by @renovate in https://github.com/ageddesi/Mocked-API/pull/36

    Full Changelog: https://github.com/ageddesi/Mocked-API/compare/0.10.0...0.11.0

    Source code(tar.gz)
    Source code(zip)
  • 0.10.0(Sep 11, 2022)

  • 0.9.0(Sep 4, 2022)

  • 0.8.0(Sep 1, 2022)

Owner
Aaron Rackley
Technical Lead building Aurum UI and streaming live dev on twitch.tv/littleheroesspark and blogging my thoughts on https://www.aaronsserver.co.uk/
Aaron Rackley
Automatically generated documentation for the Valorant API endpoints the client uses internally.

Valorant API Docs To read documentation and get started, see Docs This is a project designed to automatically document Valorant endpoints based on a J

Techdoodle 223 Dec 25, 2022
API client to test endpoints over HTTP. Uses superagent under the hood

@japa/client API client to test endpoints over HTTP. Uses superagent under the hood The API client plugin of Japa makes it super simple to test your A

Japa.dev 8 Apr 13, 2022
An unofficial companion tool created for use alongside PhotoPrism to enable API endpoints and automation.

PhotoPrism Helper PhotoPrism Helper is an unofficial companion tool created for use alongside PhotoPrism. This project isn't associated with the Photo

Ryan Miller 9 Dec 25, 2022
e-ONG, an authorial project, whose objective is to help ONGs to find people who need help or would like to help them

This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: npm start Runs the app in the developmen

Lucas Lima 2 Nov 11, 2022
Hands-on real world projects that will help you exercise your knowledge of TypeScript.

Learning TypeScript Projects Hands-on real world projects that will help you exercise your knowledge of TypeScript. Welcome to the repository housing

null 78 Dec 26, 2022
An interceptor to validate and decode Pub/Sub push messages for endpoints

NestJS GCP Pub/Sub Interceptor Provides an Interceptor for NestJS to automagically validate and unwrap HTTP push messages from Google Cloud Platform's

Hiphops 3 Dec 15, 2022
Create Route53 HealthChecks to monitor TCP, HTTP, HTTPS endpoints, CloudWatch Alarms and other Route53 HealthChecks

AWS CDK Route53 HealthCheck Create Route53 HealthChecks to monitor TCP, HTTP, HTTPS endpoints, to monitor CloudWatch Alarms and to monitor other Route

Pepperize 7 Dec 15, 2022
Functions Recipes is a library of examples to help you getting started with Salesforce Functions and get used to their main features.

Functions Recipes Introduction Salesforce Functions lets you use the Salesforce Platform for building event-driven, elastically scalable apps and expe

Trailhead Apps 172 Dec 29, 2022
A "Basic-to-Lisp" compiler. But Basic is not real Basic, and Lisp is not real Lisp.

Basic2Lisp A "Basic-to-Lisp" compiler. But Basic is not real Basic, and Lisp is not real Lisp. Syntax Print-Sth Put some-value to standard output. PRI

Hana Yabuki 5 Jul 10, 2022
Apollo - a JavaScript library to get real-time economic declarations such as inflation rates

Apollo is a JavaScript library to get real-time economic declarations such as inflation rates, unemployment rates or interest rates reported by governments or other entities.

Reiryoku Technologies 77 Dec 10, 2022
A web app which help you to save you a list of your favorite books, they will be saved on your local storage to never loose them even if you close the page. Built wiht JavaScript

Awesome Books In this project I build a page to save a list of your favorites books, you can add new books, delete it and they will be saved in the lo

Williams Colmenares 9 Dec 17, 2022
A library for boolean aliases to help you make your code more confusing and make your coworkers hate you.

yup-nope A library for boolean aliases to help you make your code more confusing and make your coworkers hate you. Installation Using npm: npm install

Bence A. TΓ³th 4 Dec 10, 2022
A comprehensive collection of useful tools developed with the help of Ethers.js to interact with the Ethereum Blockchain to develop great DeFi apps as quickly and easily as possible.

hudi-packages-ethersfactory How to install Installing with npm For more information on using npm check out the docs here. npm i @humandataincome/ether

HUDI 6 Mar 30, 2022
An NPM package to help you get started with modern javascript tooling easier & faster

MODERNIZE.JS Creating config files for webpack and babel can be an hell of stress, this NPM package helps you get started with writing code as soon as

Kelechi Okoronkwo 5 Sep 22, 2022
CloudCrafter CLI is a command-line interface tool that provides templates for common cloud resources to help you get started quickly.

CloudCrafter CLI CloudCrafter CLI is a command-line interface tool that provides templates for common cloud resources to help you get started quickly.

Missio 7 May 5, 2023
You can control the vibration capability of your device using the Vibration API. (JavaScript) This feature can useful in SPA and PWA.

Vibration Web API You can control the vibration capability of your device using the Vibration API. (JavaScript) This feature can useful in SPA and PWA

Max Base 2 Mar 29, 2022
BCash is an app to help you keep track of who you owe and who owes you money in an easy way. Split your tabs and more.

BCash BCash is an app to help you keep track of who you owe and who owes you money in an easy way. Split your tabs and more. Routes for develpment: lo

Cuitlahuac Maldonado 3 Aug 11, 2022
The website which can help you to organize your daily or weekly activities and review them when you need them. you can add, remove and delete an activity

To Do list To do project is webpack project that list activities someone can do at a specific time In this TO-DO list, you can add or remove you activ

Joffrey NKESHIMANA 5 Jul 21, 2022