An open API service indexing awesome lists of open source software.

https://github.com/mckeekaylie/kw-angular-contact-book

This Angular 18 application requests an array of contacts from a serverless function built with Netlify edge functions & express.js. Once the Angular service receives a response, the response is referenced to populate the panel with all contacts, then the profile displayed on the right with the currently selected contact.
https://github.com/mckeekaylie/kw-angular-contact-book

angular angular18 expressjs netlify netlify-functions sass typescript

Last synced: 8 months ago
JSON representation

This Angular 18 application requests an array of contacts from a serverless function built with Netlify edge functions & express.js. Once the Angular service receives a response, the response is referenced to populate the panel with all contacts, then the profile displayed on the right with the currently selected contact.

Awesome Lists containing this project

README