Skip to content

lserveriiev/symfony_rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony REST API

The following bundles are used :

Load fixtures:

  • php app/console doctrine:schema:update --force
  • php app/console doctrine:fixtures:load

http util see HTTPie library

PUBLIC:

Get access token:

http POST http://127.0.0.1:8000/oauth/v2/token grant_type=password client_id=1_3va1d8h5i2gw0csw0wgkscsswsgw08wkck04ko0g80kkgs8gss client_secret=5cgmv2jtyxog0sogwoss4o44s0wss8skkwksg8kcw044wggwkw username=admin password=admin

where client_id and client_secret see in oauth2_clients table

Users(private only admin)

Tag

Category

Products

About

Symfony REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published