Skip to content

programmador/api-oauth-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API/Service list

  • User
  • Movie (unimplemented)

Tester

See its readme

Quickstart

It's possible to bootstrap the whole ecosystem with Docker

docker-compose up --build

It will run User API in it's own container and also redis and postgres containers as User's dependencies. User API will first run tests after bootstrap - You should see Codeception's output

Also it will start a tester/client as a console command in a separate container You'll see it's REST communication demonstration in docker's output.

You can obviously inspect docker-compose config for more architecture details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published