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