[TriLUG] Python help?

Brian McCullough via TriLUG trilug at trilug.org
Tue Oct 8 15:39:46 EDT 2024


On Tue, Oct 08, 2024 at 03:23:06PM -0400, Will Richey wrote:
> 
> 
> What sort of "app" is this??? Are you using some framework?


I am looking for a lightweight way of creating REST API endpoints
reading data and derived query results from a database.  I don't think
that I need the weight of something like Drupal or even perhaps Laravel,
so I started by exploring and experimenting with Starlette.

https://github.com/encode/starlette-example


These days I am most comfortable with PHP, but I have worked with other
languages in the past, such as Python and C, so I am not afraid of
getting my feet wet.



Brian




More information about the TriLUG mailing list