Hello,
I am completely new to the REST API and python coding. I am trying to implement a rest api using post.
I want to use postgresql, SQLAlchemy and Eve to create a REST API
I know Eve is already a REST API framework for python.
But Is there a simple or basic example that helps me implement a post rest api using postgresql+python-eve+SQLAlchemy.
Any link would be appreciated or even an example code by any one would be appreciated.
I appreciate this group help for novice programmers like me.
Thanks !
@AJR