flask-rest-api.readthedocs.io Open in urlscan Pro
2606:4700::6811:2152  Public Scan

Submitted URL: http://flask-rest-api.readthedocs.io/
Effective URL: https://flask-rest-api.readthedocs.io/en/stable/
Submission: On July 13 via api from GB — Scanned from GB

Form analysis 2 forms found in the DOM

GET search.html

<form class="search" action="search.html" method="get">
  <input type="text" name="q">
  <input type="submit" value="Go">
  <input type="hidden" name="check_keywords" value="yes">
  <input type="hidden" name="area" value="default">
</form>

GET //readthedocs.org/projects/flask-rest-api/search/

<form id="flyout-search-form" class="wy-form" target="_blank" action="//readthedocs.org/projects/flask-rest-api/search/" method="get">
  <input type="text" name="q" aria-label="Search docs" placeholder="Search docs">
</form>

Text Content

FLASK-REST-API: BUILD A REST API ON FLASK USING MARSHMALLOW¶

Release v0.17.0. (Changelog)

flask-rest-api is a framework library for creating REST APIs.

It uses Flask as a webserver, and marshmallow to serialize and deserialize data.
It relies extensively on the marshmallow ecosystem, using webargs to get
arguments from requests, and apispec to generate an OpenAPI specification file
as automatically as possible.


INSTALL¶

flask-rest-api requires Python >= 3.5.

$ pip install flask-rest-api



GUIDE¶

 * Quickstart
 * Arguments
 * Response
 * Pagination
 * ETag
 * OpenAPI


API REFERENCE¶

 * API Reference
   * Api
   * Blueprint
   * Pagination
   * Fields


PROJECT INFO¶

 * Changelog
 * License
 * Authors


FLASK-REST-API

Build a REST API on Flask using Marshmallow




NAVIGATION

 * Quickstart
 * Arguments
 * Response
 * Pagination
 * ETag
 * OpenAPI

 * API Reference

 * Changelog
 * License
 * Authors

--------------------------------------------------------------------------------

 * flask-rest-api@PyPI
 * flask-rest-api@GitHub


RELATED TOPICS

 * Documentation overview
   * Next: Quickstart


QUICK SEARCH


Von Entwicklern für Entwickler: gridscale Cloud-Infrastruktur ohne Vendor
Lock-in. Kostenlos testen!
Ad by EthicalAds   ·   Monetize your site

©2018, Nobatek. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source
  v: stable
Versions master latest stable Downloads HTML On Read the Docs Project Home
Builds Downloads On GitHub View Search


--------------------------------------------------------------------------------

Hosted by Read the Docs · Privacy Policy