IF you are getting started with these micro controllers here are a few short tutorials to get you up an running. I hope you will find these useful. If you are looking for Libraries only take a look at the NodeMCU Libraries page.
Tutorials
ESP8266 Example Code, really good collection
WiFi
Test Code to Scan for WiFi, good for Debugging
- https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WiFi/examples/WiFiScan/WiFiScan.ino
- http://192.155.89.84/chris/M5Stack-MultiApp-Advanced/blob/f8b6c06a744be34cb62d309195374baab5a6b52f/lib/WiFi/examples/WiFiScan/WiFiScan.ino
WiFi Manager
- https://diyprojects.io/wifimanager-library-easily-manage-wi-fi-connection-projects-esp8266
- Store passwords using WiFiManager