Log in Sign up

patx/micropie

tag v0.31 branch main tag v0.30 tag v0.29 tag v0.28 tag v0.27 tag v0.26 tag v0.25 tag v0.24 tag v0.23
No refs found
Tags Branches
Overview Source Commits (59) Issues Pull requests Star (0) Fork
  • 1336795
    switched from http.server to wsgi built in server. this way routing logic is not reapeted twice patx · 2025-01-24T02:10:16-05:00
  • f9825d6
    added pypi link on readme.me patx · 2025-01-23T16:46:33-05:00
  • 81d5156
    added example to manually set security headers for production enviorments patx · 2025-01-23T15:49:17-05:00
  • fcb8f3f
    improved static file and session saftey patx · 2025-01-23T15:25:27-05:00
  • a9cc1c2
    fix css for <a> tag on website patx · 2025-01-23T12:40:05-05:00
  • 54315a3
    fix missing index page for website patx · 2025-01-23T11:55:39-05:00
  • fd8c25a
    fix broken image in readme patx · 2025-01-23T11:54:11-05:00
  • 96f9f7e
    updated website to be more modern patx · 2025-01-23T11:53:15-05:00
  • a2c5f92
    change setup.py and release v0.4 (added streaming support for wsgi_app) patx · 2025-01-22T22:49:29-05:00
  • 1fa1c84
    update streaming examples for videos patx · 2025-01-22T21:23:39-05:00
  • 9dba3e7
    feat: Support partial-content streaming in WSGI mode patx · 2025-01-22T21:14:13-05:00
  • 765af10
    added fastapi to the comparison table in the readme.md patx · 2025-01-22T19:56:35-05:00
  • effd805
    code cleanup, all functionality remain same patx · 2025-01-22T18:54:13-05:00
  • 030b086
    xMerge remote-tracking branch 'refs/remotes/origin/main' patx · 2025-01-22T14:41:00-05:00
  • cbb0d5d
    updated readme to include streaming example and info on websockets integration patx · 2025-01-22T14:38:52-05:00
  • 22ceeec
    Update layout.html Harrison Erd · 2025-01-22T12:51:41-05:00
  • f70cf12
    added support for streaming response type in wsgi_app for use with gunicorn, also added an example app in /examples patx · 2025-01-22T11:59:54-05:00
  • cd5462e
    added `twutr` example app - a twitter clone patx · 2025-01-22T00:33:26-05:00
  • af56ee7
    Update README.md Harrison Erd · 2025-01-20T23:34:45-05:00
  • 09ae62e
    Update README.md Harrison Erd · 2025-01-20T23:29:49-05:00
  • 577cf0d
    Update README.md Harrison Erd · 2025-01-20T23:26:52-05:00
  • 946725f
    Update README.md Harrison Erd · 2025-01-20T23:04:53-05:00
  • bd42837
    Update README.md Harrison Erd · 2025-01-20T23:02:23-05:00
  • 7454e06
    Update README.md Harrison Erd · 2025-01-20T22:53:13-05:00
  • b9abb3f
    Update README.md Harrison Erd · 2025-01-20T22:50:18-05:00
  • 94f0078
    make jinja2 optional patx · 2025-01-20T22:39:21-05:00
  • 322db75
    updated performance footnote in readme.md patx · 2025-01-20T21:41:16-05:00
  • e7e981c
    fixed repeat link on docs/index.html. updated readme.md patx · 2025-01-20T21:35:18-05:00
  • 3a0c409
    Update README.md Harrison Erd · 2025-01-20T16:51:12-05:00
  • 235c3d0
    Update README.md Harrison Erd · 2025-01-20T16:05:08-05:00
  • 8e03fea
    Update README.md Harrison Erd · 2025-01-20T16:00:18-05:00
  • d23a79a
    added missing docstrings, updated readme static files section to include more info patx · 2025-01-20T15:47:45-05:00
  • bc6fe4e
    Update README.md Harrison Erd · 2025-01-20T14:40:55-05:00
  • 86e1d66
    update readme with static file examples patx · 2025-01-20T14:39:44-05:00
  • d038430
    add static file serving from static dir only patx · 2025-01-20T14:32:59-05:00
  • c24b0e6
    update readme patx · 2025-01-20T14:09:38-05:00
  • 710250b
    added unit tests! patx · 2025-01-20T14:00:36-05:00
  • 65d43ce
    update examples, clean code, add comments patx · 2025-01-20T13:24:32-05:00
  • 2b8caac
    Update README.md Harrison Erd · 2025-01-20T01:34:31-05:00
  • db7b72b
    added examples to readme.md patx · 2025-01-19T23:38:30-05:00
  • eb3f55c
    update readme patx · 2025-01-19T23:05:37-05:00
  • babb9d7
    updated the websockets example patx · 2025-01-19T22:56:48-05:00
  • efba00e
    update readme.md to be more consistent patx · 2025-01-19T19:14:13-05:00
  • 385b079
    updated wsgi_app to handle sessions patx · 2025-01-19T19:11:19-05:00
  • 0b1222e
    added WSGI support with wrapper method wsgi_app() patx · 2025-01-19T17:49:52-05:00
  • d06e161
    updated examples patx · 2025-01-19T17:03:20-05:00
  • 27fc8b4
    updated examples patx · 2025-01-19T15:53:13-05:00
  • 61e8d0d
    fixed broken fork me ribbon on website patx · 2025-01-19T14:14:25-05:00
  • be54f2f
    fixed typi in index.html patx · 2025-01-19T13:52:07-05:00
  • a13d689
    updated readme comparison table patx · 2025-01-19T13:26:11-05:00
Loading more...