|
6f5108ec91
|
Renames api.py to session.py
|
2019-05-20 15:13:30 -05:00 |
|
|
4c264da3e0
|
Added direct_post and direct_get to api object. Useful for sending direct calls to post and get requests without using the path builder
|
2019-05-20 11:17:12 -05:00 |
|
|
c6b15c7f7b
|
Added full_url method into the API wrapper. It converts an URL starting with the API prefix into a full URL. May be useful in some cases
|
2019-05-20 10:49:01 -05:00 |
|
|
05cb2b3c73
|
Added a fix when sending params to the API
|
2019-05-19 20:20:06 -05:00 |
|
|
ca584301e7
|
Added basic API. Still not very well tested but working so far
|
2019-05-19 19:36:19 -05:00 |
|