Skip to content

Example implementation to demonstrate the usage of enm/json-api-server-bundle

Notifications You must be signed in to change notification settings

eosnewmedia/Examples-Symfony-JSON-API-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Implementation: JSON API Server with Symfony

Run: composer install and then bin/console server:run to execute this example.

This example currently only contains fetch methods (HTTP GET)!

The example is a simple address book where you have one person with multiple postal addresses.

Resources are persons and postalAddresses.

About

Example implementation to demonstrate the usage of enm/json-api-server-bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages