Skip to main content

Simple web server stub for testing purposes (with a lot of dependencies)

Project description

Simple Mock Server

Build Status

This is single-purpose web server having 2 endpoints:

/entities — for listing all existing entities

/entity, /entity/<uuid> — for creating and retrieving existing entities

Server can use either DEBUG sqlite DB or postgresql database configured via environment variables:

  • PG_DB_URL
  • PG_DATABASE
  • PG_USERNAME
  • PG_PASSWORD

Debug mode is switched using DEBUG env variable and enabled by default

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

too_simple_server-0.1.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page