|
You are here |
gonzalo123.com | ||
| | | | |
matthiasnoback.nl
|
|
| | | | | [AI summary] A technical tutorial explaining how to create a custom Symfony 2 user provider using Yaml files to manage authentication instead of the default in-memory or entity providers. | |
| | | | |
ocramius.github.io
|
|
| | | | | A trick to use PHP 5.4 closure functionalities to get access to | |
| | | | |
markphelps.me
|
|
| | | | | An explanation of Dependency Injection in Go and why it's useful. | |
| | | | |
jbrandhorst.com
|
|
| | | Putting it all together As we touched upon earlier, we generate a package from the generated JS (meta, right?), which can be served from the server. We'll create a new file, main.go, in which we can spin up a server, serve the frontend and the gRPC backend. Much of the logic in this file is inspired by the excellent blog post put together by Brandon Philips over at CoreOS. We're using his elegant solution to serve both the HTTP API and the gRPC API on the same port. | ||