gemini servers and "frameworks"?
Peter Vernigorov
pitr.vern at gmail.com
Mon Jun 15 19:10:03 BST 2020
I’ve recently announced my go framework that I’ve been using for all my
servers
https://github.com/pitr/gig I don’t think it’s listed on the official
website. It supports dynamic routes and lots of helpers to make writing
Gemini apps quickly. Ultimately a Gemini framework would be very similar to
a web framework, where you declare a route like “/user/:name” and the
framework would extract that part from the url and pass it to your handler.
On Mon, Jun 15, 2020 at 19:40 Alex Ellis <apellis at gmail.com> wrote:
> I'm new to Gemini, and I've started implementing a gemini server. Is there
> a list of gemini server projects (as in serving software, not live servers
> that are serving content)? I'm interested in seeing how others handle
> dynamic routes. Are there any projects yet implementing gemini "frameworks"
> (a la python's Flask for web)?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20200615/339d0a76/attachment.htm>
More information about the Gemini
mailing list