Go offline with the Player FM app!
Podcasts Worth a Listen
SPONSORED


1 The Southwest’s Wildest Outdoor Art: From Lightning Fields to Sun Tunnels 30:55
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 episodes
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 episodes
All episodes
×

1 Julian from pagecheck.app talks with Mike about distributed systems, postqueue and phore 56:26


1 Monitoring alerts from smart humidifiers 2:28:54

1 Mikers and Shadow Path chat about PHP, NodeJS and GO 22:29

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
Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.