¡Desconecta con la aplicación Player FM !
Mikers and Shadow Path chat about PHP, NodeJS and GO
Manage episode 311484090 series 3130316
Lumen a php microframework by the creators of laravel:
$app->get('user/{id}', function($id) {
return User::findOrFail($id);
});
https://tutorialedge.net/golang/creating-simple-web-server-with-golang/
func main() {
http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) {
fmt.Fprintf(w, "Hello, %q", html.EscapeString(r.URL.Path))
})
http.HandleFunc("/hi", func(w http.ResponseWriter, r *http.Request){
fmt.Fprintf(w, "Hi")
})
log.Fatal(http.ListenAndServe(":8081", nil))
}
15 episodios
Manage episode 311484090 series 3130316
Lumen a php microframework by the creators of laravel:
$app->get('user/{id}', function($id) {
return User::findOrFail($id);
});
https://tutorialedge.net/golang/creating-simple-web-server-with-golang/
func main() {
http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) {
fmt.Fprintf(w, "Hello, %q", html.EscapeString(r.URL.Path))
})
http.HandleFunc("/hi", func(w http.ResponseWriter, r *http.Request){
fmt.Fprintf(w, "Hi")
})
log.Fatal(http.ListenAndServe(":8081", nil))
}
15 episodios
所有剧集
×
1 Get a Job: An Interactive Discussion 1:00:24

1 New Season! 2:04:10

1 Jagz from CodeGuru.io 1:19:54

1 Monitoring alerts from smart humidifiers 2:28:54

1 May the Fourth Webdev You 2:16:18

1 Do you like SQL tables that go the wide way or the long way? 2:49:17

1 Episode 4 - Continous Integration, Security, and Dan 1:46:51

1 Web apps to stream Nirvana and who shot Kurt Cobain? 2:44:58

1 Inaugural Episode - Introductions, interview tips, war stories, lots more 2:09:57
Bienvenido a Player FM!
Player FM está escaneando la web en busca de podcasts de alta calidad para que los disfrutes en este momento. Es la mejor aplicación de podcast y funciona en Android, iPhone y la web. Regístrate para sincronizar suscripciones a través de dispositivos.