Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 157 for Newman (0.88 sec)

  1. src/data/roadmaps/qa/content/103-qa-automated-testing/102-backend-automation/103-postman-newman.md

    - [Learn postman](https://learning.postman.com/docs/getting-started/introduction/)
    - [API testing with postman](https://www.youtube.com/watch?v=VywxIQ2ZXw4)
    Plain Text
    - Registered: 2023-03-03 02:38
    - Last Modified: 2023-02-21 12:25
    - 1K bytes
    - Viewed (0)
  2. src/roadmaps/qa/content/103-qa-automated-testing/102-backend-automation/103-postman-newman.md

    - [Learn postman](https://learning.postman.com/docs/getting-started/introduction/)
    - [API testing with postman](https://www.youtube.com/watch?v=VywxIQ2ZXw4)
    Plain Text
    - Registered: 2023-02-17 02:38
    - Last Modified: 2023-01-02 00:47
    - 1K bytes
    - Viewed (0)
  3. content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/103-postman-newman.md

    <BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=VywxIQ2ZXw4'>API testing with postman</BadgeLink>
    Plain Text
    - Registered: 2022-12-30 02:38
    - Last Modified: 2022-10-03 20:30
    - 1.2K bytes
    - Viewed (0)
  4. src/roadmaps/system-design/content/118-cloud-design-patterns/102-design-and-implementation/102-backends-for-frontend.md

    Create separate backend services to be consumed by specific frontend applications or interfaces. This pattern is useful when you want to avoid customizing a single backend for multiple interfaces. This pattern was first described by Sam Newman.
    
    To learn more, visit the following links:
    
    Plain Text
    - Registered: 2023-02-17 02:38
    - Last Modified: 2023-01-19 16:46
    - 434 bytes
    - Viewed (0)
  5. src/roadmaps/software-architect/content/107-architectures/101-microservices.md

    - [Microservices AntiPatterns and Pitfalls - Mark Richards](https://www.oreilly.com/content/microservices-antipatterns-and-pitfalls/)
    Plain Text
    - Registered: 2023-02-17 02:38
    - Last Modified: 2023-01-02 00:47
    - 795 bytes
    - Viewed (0)
  6. src/data/roadmaps/golang/content/109-go-microservices/index.md

    - [Microservices AntiPatterns and Pitfalls - Mark Richards](https://www.oreilly.com/content/microservices-antipatterns-and-pitfalls/)
    Plain Text
    - Registered: 2023-03-10 02:38
    - Last Modified: 2023-02-21 12:25
    - 790 bytes
    - Viewed (0)
  7. content/roadmaps/109-golang/content/109-go-microservices/readme.md

    <BadgeLink colorScheme='yellow' badgeText='Read' href='https://samnewman.io/books/building_microservices_2nd_edition/'>Building Microservices, 2nd Edition - Sam Newman</BadgeLink>...
    Plain Text
    - Registered: 2022-12-30 02:38
    - Last Modified: 2022-10-21 15:11
    - 1K bytes
    - Viewed (0)
  8. npm-packages/meteor-promise/package.json

    {
      "name": "meteor-promise",
      "author": "Ben Newman <******@****.***>",
      "version": "0.9.1",
      "description": "ES6 Promise polyfill with Fiber support",
      "keywords": [
        "meteor",
        "promise",
        "fiber",
        "synchronous",
        "async",
        "await"
      ],
      "main": "promise_server.js",
      "browser": "promise_client.js",
      "typings": "promise.d.ts",
      "scripts": {
        "test": "test/run.sh"
      },
    Json
    - Registered: 2023-03-15 22:11
    - Last Modified: 2021-09-18 08:07
    - 735 bytes
    - Viewed (0)
  9. npm-packages/meteor-babel/packages/helpers/package.json

    {
      "name": "meteor-babel-helpers",
      "version": "0.0.3",
      "description": "Independent helpers package for @meteorjs/babel.",
      "author": "Ben Newman <******@****.***>",
      "main": "index.js",
      "repository": {
        "type": "git",
        "url": "https://github.com/meteor/babel/tree/master/packages/helpers"
      },
      "keywords": [
        "meteor",
        "babel",
        "helpers",
        "runtime"
      ],
      "license": "MIT"
    Json
    - Registered: 2023-03-15 22:11
    - Last Modified: 2021-09-30 12:50
    - 406 bytes
    - Viewed (0)
  10. src/roadmaps/golang/content/109-go-microservices/index.md

    - [Microservices AntiPatterns and Pitfalls - Mark Richards](https://www.oreilly.com/content/microservices-antipatterns-and-pitfalls/)
    Plain Text
    - Registered: 2023-02-17 02:38
    - Last Modified: 2023-01-02 00:47
    - 790 bytes
    - Viewed (0)
Back to top