0.4.29 • Published 6 years ago

ee-soa-transport-rest v0.4.29

Weekly downloads
119
License
MIT
Repository
github
Last release
6 years ago

#EE-SOA-Transport-Rest

Rest specific transport implementation which converts a HTTP request to the internal request format (@see ee-soa-request)

##Behavioral Notes

The behavior of the transport has to be described a little better.

###URL Segments

###HTTP Methods

###Headers

##URL Handling - Update While path segments were only paired if the id was numeric, the new implementation supports non numerical ids. This implies some new rules for the url handling:

  1. Queries a resource if the amount of segments is even
  2. Queries a collection if the amount of segments is odd
  3. Segments of the path are paired together e.g. /language/fr/event/10 results in language: 'fr', event: 10 (the internal data structure is a flat list, not a dictionary).
0.4.29

6 years ago

0.4.28

7 years ago

0.4.27

7 years ago

0.4.26

8 years ago

0.4.25

8 years ago

0.4.24

8 years ago

0.4.23

8 years ago

0.4.22

8 years ago

0.4.21

8 years ago

0.4.10

8 years ago

0.4.9

9 years ago

0.4.8

9 years ago

0.4.7

9 years ago

0.4.6

9 years ago

0.4.5

9 years ago

0.4.4

9 years ago

0.4.3

9 years ago

0.4.2

9 years ago

0.3.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.2.10

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.3.1

10 years ago

0.2.6

10 years ago

0.3.0

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.18

10 years ago

0.1.17

10 years ago

0.1.16

10 years ago

0.1.15

10 years ago

0.1.14

10 years ago

0.1.13

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago