Skip to content

suned/pfun-todo-backend

Repository files navigation

pfun-todo-backend

This is an example repository showcasing how to use pfun with an ASGI server by implementing the Todo Backend. We're using FastAPI here, but any ASGI server would do. Postgres is used for persistence through pfun.sql.

Running

Requires Docker:

$ docker-compose up

Use the OpenAPI docs at the /docs endpoint for a description of the endpoints.

About

Example of how to use https://pfun.dev to implement the Todo Backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published