Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/persteenolsen/web-client-angular

An Angular Client working together with a Web API Core 2.2 - WebApiCore - serving as a Membership system
https://github.com/persteenolsen/web-client-angular

Last synced: 29 days ago
JSON representation

An Angular Client working together with a Web API Core 2.2 - WebApiCore - serving as a Membership system

Awesome Lists containing this project

README

        

- This Angular Single Page Application is the frontend for a secure .Net Core 2.2 Web API serving as a Membership system
- Angular 8
- TypeScript
- Manuel configuration of Webpack 4 serving as a module bundler
- The login system is using a JSON Web Token ( JWT )
- The user will have access to the secure endpoints of the Web API passing login and using the JWT
- A List of Posts ( CRUD ) from MS SQL
- HTML and CSS
- Mainly JavaScript ES5, ES6 and ES7
- Traditionel Bootstrap by CDN for the responsive design of this Angular App
- Visual Studio Code as Text Editor