From 7550b896ce360a998da788beae4b4c6f734f473e Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Sun, 29 Oct 2023 18:47:23 -0500 Subject: Add filtering and pagination to bp.estudiantes --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2dc8520..19baa71 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,9 @@ Pros: Cons: * Maybe scalability and performance is lower compared to PHP or Javascript - web applications. \ No newline at end of file + web applications. + +## Next Steps + +* https://www.sqlalchemy.org/ +* https://stackoverflow.com/questions/10434599/get-the-data-received-in-a-flask-request \ No newline at end of file -- cgit v1.2.3