Skip to content

chlachula/RrrWeb_REST_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RrrWeb_REST_API

RRR web API

Rochester RESTful Responsive web defines interface for RRR web example projects and allows to connect server side and client side.

Naming convention
SERVER: RrrName_Language_Version
CLIENT: rrrName_Language_Version

Hello [/name]

Just one object with one property name for very simple Hello application.

Name [GET]

  • Response 200 (application/json)

      {
          "name": "World"
      }
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published