Opened 10 years ago
Closed 9 years ago
#1 closed enhancement (fixed)
Create a WSGI/Plack module from the code in app.psgi
Reported by: | peter | Owned by: | peter |
---|---|---|---|
Priority: | major | Component: | libraries |
Keywords: | Cc: | ||
Project: | BookmarksApp |
Description
Create a WSGI/Plack module from the code in app.psgi that can be reused and wrapped with additional middleware, if desired.
Change History (4)
comment:1 Changed 10 years ago by peter
- Component set to libraries
comment:2 Changed 10 years ago by peter
comment:3 Changed 9 years ago by peter
[81/bookmarks]: moved BookmarksApp code into its own *.pm file
comment:4 Changed 9 years ago by peter
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
[79/bookmarks]: started to convert app.psgi into a Plack::Component-based module