This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
tflucke
/
Rest-RPC
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
2
Pull Requests
0
Wiki
Aborescence:
f84c54a598
Branches
Tags
master
Rest-RPC
/
play
/
src
/
sbt-test
/
webroutes
/
dummy
Thomas Flucke
f84c54a598
Added additional features from TODO list.
il y a 5 ans
..
client
1b8170ed52
Major refactoring and testing
il y a 5 ans
project
f84c54a598
Added additional features from TODO list.
il y a 5 ans
server
140e5f56f3
Created a strictly styled AST for route parsing.
il y a 5 ans
shared
1b8170ed52
Major refactoring and testing
il y a 5 ans
README.md
1b8170ed52
Major refactoring and testing
il y a 5 ans
build.sbt
1b8170ed52
Major refactoring and testing
il y a 5 ans
test
1b8170ed52
Major refactoring and testing
il y a 5 ans
README.md
Dummy Test
Basic project that tests fundamental functionality.
This project tests:
Calling a RPC function with each HTTP method:
GET
POST
PUT
DELETE
Calling an RPC function which returns an object
Calling an RPC function which returns a list of objects
Calling an RPC function with HTTP request content