Skip to main content

flask-camp is a flask extension that build an full featured (but generic) wiki REST API.

Installation

pip install flask-camp

Usage

from flask import Flask
from flask_camp import RestApi

app = Flask(__name__)
api = RestApi(app)

Run your app

You'll need a running redis on port 6379 and a postgresql on port 5432. If you don't have it, just run flask_camp dev_env before running your app (requires docker).

flask --debug run

All possible endpoints with a short explanation are visible on root page: http://localhost:5000

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-Camp-0.0.25.tar.gz (64.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Flask_Camp-0.0.25-py3-none-any.whl (44.7 kB view details)

Uploaded Python 3

File details

Details for the file Flask-Camp-0.0.25.tar.gz.

File metadata

  • Download URL: Flask-Camp-0.0.25.tar.gz
  • Upload date:
  • Size: 64.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for Flask-Camp-0.0.25.tar.gz
Algorithm Hash digest
SHA256 d863952573919691fa2a4ea4d8755354bb5e613cb7f3c41edf2f6e0bb3d543ff
MD5 e026277a84c872ce58b5040e0a24261d
BLAKE2b-256 9dcf25da1fb1c3850864ae6eb7f6bb0d8a11fe07186c122ae05198cc157aafcf

See more details on using hashes here.

File details

Details for the file Flask_Camp-0.0.25-py3-none-any.whl.

File metadata

  • Download URL: Flask_Camp-0.0.25-py3-none-any.whl
  • Upload date:
  • Size: 44.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for Flask_Camp-0.0.25-py3-none-any.whl
Algorithm Hash digest
SHA256 b73d82b5466d1a240bace70793e9ac81fe752f6498d2bf800ac21ed459f7968d
MD5 830172de97bc5e35d3b2e97418732861
BLAKE2b-256 6244343c8d9397302084d5b78c9ceb65fd175c6c0ea8b5a75386644539094862

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.25 This release

2 files

0.0.24

2 files

0.0.23

2 files

0.0.22

2 files

0.0.21

2 files

0.0.20

2 files

0.0.19

2 files

0.0.18

2 files

0.0.17

2 files

0.0.16

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page