| To load: | (require (planet untyped/instaservlet:1:2/instaservlet)) |
| Old style: | (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 2))) |
| Min Racket version: | 3.99 |
| Package description: | Run a web application with two lines of code. Package deprecated: see the docs for more information. |
| Downloads this week: | 0 |
| Total downloads: | 546 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: |
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 2) | — | [browse] | 124 | [none] | 3.99 | Saturday, March 8th, 2008 |
| To load: (require (planet untyped/instaservlet:1:2/instaservlet)) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| Updated for Unlib 3. | ||||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 1) | — | [browse] | 33 | [none] | [none] | Friday, February 29th, 2008 |
| To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
Initial release | ||||||
| (1 0) | — | [browse] | 2 | [none] | [none] | Friday, February 29th, 2008 |
| To load: (require (planet "[file]" ("untyped" "instaservlet.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x, 3xx | ||||||
| [no release notes] | ||||||
| Packages in other repositories |
These packages are not available in the 3xx repository, but they are available for other versions of Racket.
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (2 2) | — | [browse] | 86 | [none] | 4.1.3.8 | Friday, January 9th, 2009 |
| To load: (require (planet "main.ss" ("untyped" "instaservlet.plt" 2 (= 2)))) | ||||||
| Available in repositories: 4.x | ||||||
Changes:
| ||||||
| (2 1) | — | [browse] | 3 | [none] | 4.1.3 | Saturday, January 3rd, 2009 |
| To load: (require (planet "main.ss" ("untyped" "instaservlet.plt" 2 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
Fixed typos in the docs. | ||||||
| (2 0) | — | [browse] | 0 | [none] | 4.1.3 | Wednesday, December 31st, 2008 |
| To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 2 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
Changes:
| ||||||
| (1 7) | — | [browse] | 209 | [none] | 4.0 | Wednesday, September 17th, 2008 |
| To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 7)))) | ||||||
| Available in repositories: 4.x | ||||||
Fixed some compatibility issues with PLT v4.1. | ||||||
| (1 6) | — | [browse] | 17 | [none] | 4.0 | Thursday, September 11th, 2008 |
| To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 6)))) | ||||||
| Available in repositories: 4.x | ||||||
Fixed some compatibility issues with PLT v4.1. | ||||||
| (1 5) | — | [browse] | 54 | [none] | 4.0 | Thursday, August 14th, 2008 |
| To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 5)))) | ||||||
| Available in repositories: 4.x | ||||||
Better stack traces on servlet errors. Scribble documentation correctly packaged. | ||||||
| (1 4) | — | [browse] | 3 | [none] | 4.0 | Wednesday, August 13th, 2008 |
| To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 4)))) | ||||||
| Available in repositories: 4.x | ||||||
Maintenance release: updated the bundling of Scribble documentation. | ||||||
| (1 3) | — | [browse] | 15 | [none] | 4.0 | Wednesday, August 6th, 2008 |
| To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 3)))) | ||||||
| Available in repositories: 4.x | ||||||
Updated Scribble documentation so it should actually build. | ||||||