@@ -48,6 +48,8 @@ categories:
48
48
title :" Web UI"
49
49
-category :" admin-ui"
50
50
title :" Admin UI"
51
+ -category :" api-proxies"
52
+ title :" API Proxies & Gateways"
51
53
-category :" flask-utils"
52
54
title :" Flask Utilities"
53
55
-category :" fastapi-utils"
@@ -1257,6 +1259,14 @@ projects:
1257
1259
category :web-frameworks
1258
1260
conda_id :conda-forge/sanic
1259
1261
pypi_id :sanic
1262
+ -name :CherryPy
1263
+ github_id :cherrypy/cherrypy
1264
+ pypi_id :cherrypy
1265
+ category :web-frameworks
1266
+ -name :emmett
1267
+ github_id :emmett-framework/emmett
1268
+ pypi_id :emmett
1269
+ category :web-frameworks
1260
1270
-name :bottle
1261
1271
github_id :bottlepy/bottle
1262
1272
category :web-frameworks
@@ -1438,6 +1448,7 @@ projects:
1438
1448
-name :fastapi_cache
1439
1449
github_id :comeuplater/fastapi_cache
1440
1450
pypi_id :fastapi_cache
1451
+ labels :["fastapi"]
1441
1452
category :fastapi-utils
1442
1453
# Web Scraping & Crawling
1443
1454
-name :beautifulsoup4
@@ -2070,10 +2081,32 @@ projects:
2070
2081
github_id :swagger-api/swagger-ui
2071
2082
category :openapi-utils
2072
2083
labels :["openapi"]
2084
+ -name :swagger-codegen
2085
+ github_id :swagger-api/swagger-codegen
2086
+ maven_id :io.swagger.codegen.v3.swagger-codegen-maven-plugin
2087
+ category :openapi-utils
2088
+ labels :["openapi"]
2089
+ -name :OpenAPI Generator
2090
+ github_id :OpenAPITools/openapi-generator
2091
+ maven_id :org.openapitools.openapi-generator
2092
+ pypi_id :openapi-generator-cli
2093
+ npm_id :" @openapitools/openapi-generator-cli"
2094
+ category :openapi-utils
2095
+ labels :["openapi"]
2073
2096
-name :redoc
2074
2097
github_id :Redocly/redoc
2075
2098
category :openapi-utils
2076
2099
labels :["openapi"]
2100
+ -name :OpenAPI-to-GraphQL
2101
+ github_id :IBM/openapi-to-graphql
2102
+ npm_id :openapi-to-graphql-cli
2103
+ category :openapi-utils
2104
+ labels :["openapi", "graphql"]
2105
+ -name :Spectacle
2106
+ github_id :sourcey/spectacle
2107
+ npm_id :spectacle-docs
2108
+ category :openapi-utils
2109
+ labels :["openapi"]
2077
2110
-name :django-rest-swagger
2078
2111
github_id :marcgibbons/django-rest-swagger
2079
2112
category :openapi-utils
@@ -2162,6 +2195,21 @@ projects:
2162
2195
github_id :facebookarchive/huxley
2163
2196
category :testing
2164
2197
pypi_id :huxley
2198
+ -name :Mockoon
2199
+ github_id :mockoon/mockoon
2200
+ labels :["openapi"]
2201
+ category :testing
2202
+ -name :Prism
2203
+ github_id :stoplightio/prism
2204
+ npm_id :" @stoplight/prism-cli"
2205
+ labels :["openapi"]
2206
+ category :testing
2207
+ -name :Dredd
2208
+ github_id :apiaryio/dredd
2209
+ npm_id :dredd
2210
+ pypi_id :dredd_hooks
2211
+ labels :["openapi"]
2212
+ category :testing
2165
2213
-name :pyppeteer
2166
2214
github_id :miyakogi/pyppeteer
2167
2215
category :testing
@@ -2332,3 +2380,71 @@ projects:
2332
2380
github_id :p1c2u/openapi-core
2333
2381
pypi_id :openapi-core
2334
2382
category :openapi-utils
2383
+ -name :fastapi-socketio
2384
+ github_id :pyropy/fastapi-socketio
2385
+ pypi_id :fastapi-socketio
2386
+ labels :["fastapi"]
2387
+ category :fastapi-utils
2388
+ -name :Strawberry GraphQL
2389
+ github_id :strawberry-graphql/strawberry
2390
+ pypi_id :strawberry-graphql
2391
+ labels :["graphql"]
2392
+ category :graphql
2393
+ -name :Starlette Prometheus
2394
+ github_id :perdy/starlette-prometheus
2395
+ pypi_id :starlette-prometheus
2396
+ labels :["fastapi"]
2397
+ category :monitoring
2398
+ -name :starlette context
2399
+ github_id :tomwojcik/starlette-context
2400
+ pypi_id :starlette-context
2401
+ labels :["fastapi"]
2402
+ category :monitoring
2403
+ -name :Spectree
2404
+ github_id :0b01001001/spectree
2405
+ pypi_id :spectree
2406
+ labels :["openapi"]
2407
+ category :openapi-utils
2408
+ -name :datamodel-code-generator
2409
+ github_id :koxudaxi/datamodel-code-generator
2410
+ pypi_id :datamodel-code-generator
2411
+ labels :["openapi"]
2412
+ category :openapi-utils
2413
+ -name :AutoRest
2414
+ github_id :Azure/autorest
2415
+ labels :["openapi"]
2416
+ category :openapi-utils
2417
+ -name :apispec
2418
+ github_id :marshmallow-code/apispec
2419
+ pypi_id :apispec
2420
+ labels :["openapi"]
2421
+ category :openapi-utils
2422
+ -name :Locust
2423
+ github_id :locustio/locust
2424
+ pypi_id :locust
2425
+ category :testing
2426
+ -name :GoAccess
2427
+ github_id :allinurl/goaccess
2428
+ apt_id :goaccess
2429
+ brew_id :goaccess
2430
+ category :monitoring
2431
+ -name :GoAccess
2432
+ github_id :allinurl/goaccess
2433
+ apt_id :goaccess
2434
+ brew_id :goaccess
2435
+ category :monitoring
2436
+ -name :Kong
2437
+ github_id :kong/kong
2438
+ dockerhub_id :kong
2439
+ category :api-proxies
2440
+ -name :tyk
2441
+ github_id :TykTechnologies/tyk
2442
+ category :api-proxies
2443
+ -name :ngxtop
2444
+ github_id :lebinh/ngxtop
2445
+ pypi_id :ngxtop
2446
+ category :monitoring
2447
+ -name :snallygaster
2448
+ github_id :hannob/snallygaster
2449
+ pypi_id :snallygaster
2450
+ category :web-scraping