StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Pedro Werneck

Rating
1525.62 (23,171st)
Reputation
32,158 (3,703rd)
Page: 1 2 3 ... 6
Title Δ
Basic REST API concepts 0.00
REST vs gRPC: when should I choose one over the other? +1.88
Simultaneous python import statements 0.00
How to instantiate multiple lists to the same value, though distinc... +0.43
REST HATEOAS: How can client discover Uri or future action for filt... +0.17
Where did Python borrow the concept of descriptor from? 0.00
REST API relationships, pros/cons of fetching modularly (multiple r... -0.57
REST: should PUT always accept what is previously returned by a GET 0.00
pip is error,TypeError: __call__() takes exactly 2 arguments (1 giv... +0.46
What would be the best way to generate IDs to make rows individual? -0.12
Validate/coerce values when replacing an entire collection in SQLAl... 0.00
comparing object with repr() is throwing NameError +0.23
How to use a function to change a list when passed by reference? +0.29
Dangers of Changing encoding in mysql 0.00
My main.go file cannot see other files +0.45
RabbitMQ consumer in Go 0.00
Mysterious exceptions when making many concurrent requests from url... +0.92
How to express this request as a RESTful API? -0.53
MySQL: Select data between particular hours -0.06
Why does .mro() on a metaclass have a different signature? `descrip... 0.00
What is the purpose of the dct argument of a metaclass __init__ met... 0.00
python I can not do my error handling well 0.00
Is there an analog to `return` when importing a module in python? +0.44
Python metaClass and import * -0.92
REST API validation for query string 0.00
When should I return a Json-schema to prevent out-of-band transfer... -0.53
RESTful API design - how to handle foreign keys? -1.49
Should I create a POST version of my GET REST endpoint in case the... 0.00
REST API Authorization Header or custom Header like X-ABC-Token 0.00
REST Shopping cart +0.15
Get last few records put in table in order of ID with SQLAlchemy 0.00
Moderate content using HTTP DELETE 0.00
How do you implement multiple simultaneous logins? 0.00
Is it OK to just use POST method and JSON format for a REST-like AP... +2.02
Returning a specific data type when referring to an object in Python +0.42
Transactions in REST API -2.12
How is data sent in REST web services +0.98
Handle side effects caused by duplicate POST requests 0.00
in REST what method to use for the sync operation 0.00
I don't understand the difference between Django-Rest-Framework... 0.00
SqlAlchemy mysql millisecond or microsecond precision -0.03
"normalizing" defining a resource for a restful api 0.00
REST URIs for filesystem-like resources +1.77
SqlAlchemy table inheritance and primary keys 0.00
REST - PUT (updating) resource state +2.02
Resources ID in REST Api = primary key in database -1.00
Resource in REST API : To be or not to be? +1.13
Schema migrations in Production database? -0.15
How to handle a POST method that generate multiple resource with RE... 0.00
Using URL Query Parameters on POST 0.00