Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ShishirPatil/gorilla Loading
base: main
Choose a base ref
...
head repository: opatothan/gorilla Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 50 files changed
  • 1 contributor

Commits on Jan 28, 2024

  1. Added Postman Top 50 to API Zoo

    I scraped Postman top 50 collections into format specified on the doc. I didn't add any of the optional arguments because most of the collections did not have that info. Many of the postman collections are also missing data, like a version or a description. I have an error log of these things, so let me know if you want to see it, or if you want me to handle the errors in a different way. Currently, i just have "POST MISSING DESC", or something to that effect in those fields. Let me know if you want anything changed.
    opatothan committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ab807dd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    d13b9cc View commit details
    Browse the repository at this point in the history
  2. Delete data/apizoo/opatothan.json

    deleting large json file and splitting up
    opatothan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    02c6799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a981eae View commit details
    Browse the repository at this point in the history
Loading