Example for REST API using Postgresql+Eve+SQLAlchemy

1,380 views
Skip to first unread message

coding...@gmail.com

unread,
May 21, 2014, 3:06:44 PM5/21/14
to pytho...@googlegroups.com
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

Nicola Iarocci

unread,
May 22, 2014, 2:32:10 AM5/22/14
to coding...@gmail.com, pytho...@googlegroups.com
I want to use postgresql, SQLAlchemy and Eve to create a REST API

But Is there a simple or basic example that helps me implement a post rest api using postgresql+python-eve+SQLAlchemy.

You should probably check out the example snippets on the sqlalchemy branch. Keep in mind this has not been merged yet so if you want to actually use it, you have to pull that specific branch on your system.

Cheers,
Nicola

coding...@gmail.com

unread,
May 22, 2014, 2:25:58 PM5/22/14
to pytho...@googlegroups.com, coding...@gmail.com
Thanks for replying but it keeps giving me importerror saying 

from eve.io.sql
import error no sql found even after installing the eve package from github.

I thought the eve package had everything python-eve, sqlalchemy and flask

@AJR

Nicola Iarocci

unread,
May 23, 2014, 2:53:15 AM5/23/14
to coding...@gmail.com, pytho...@googlegroups.com
Thanks for replying but it keeps giving me importerror saying 

from eve.io.sql
import error no sql found even after installing the eve package from github.

I thought the eve package had everything python-eve, sqlalchemy and flask

See my reply on StackOverflow. Please don’t cross post on both SO and the mailing list, it’s really not needed.

Cheers,
Nicola

Reply all
Reply to author
Forward
0 new messages