cUrls
flasgger
cUrls | flasgger | |
---|---|---|
1 | 2 | |
2 | 2,912 | |
- | - | |
0.0 | 4.6 | |
over 2 years ago | almost 3 years ago | |
Go | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cUrls
-
Simple tool crawl urls form domain
git clone https://github.com/ductnn/cUrls.git cd cUrls go get
flasgger
-
Simple tool crawl urls form domain
Visiting http://httpbin.org/ Link found: "\n \n \n \n \n \n " -> https://github.com/requests/httpbin Link found: "the developer - Website" -> https://kennethreitz.org Link found: "Send email to the developer" -> mailto:[email protected] Link found: "Flasgger" -> https://github.com/rochacbruno/flasgger Link found: "HTML form" -> /forms/post
-
How to use Flasgger with Flask applications using Blueprints?
I am adding Swagger UI to my Python Flask application using Flasgger. Most common examples on the Internet are for the basic Flask style using @app.route:
What are some alternatives?
michelin-my-maps - Go Colly spider which curates a list of awesome restaurants from the Michelin Guide
drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
httpbin - HTTP Request & Response Service, written in Python + Flask. [Moved to: https://github.com/postmanlabs/httpbin]
cookiecutter-flask-restful - Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more
pagser - Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler
safrs - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI
httpbin - HTTP Request & Response Service, written in Python + Flask.
docs - Bitwarden application and API documentation.
colly - Elegant Scraper and Crawler Framework for Golang
flask-opsgenie - A Flask extension for opsgenie
Rest-API-Token-Auth - Python Rest-API using token based authentication