Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sntooosk/spring-boot-mysql-angular
API Spring Boot com CRUD e Angular! 🛠️🔄🅰️
https://github.com/sntooosk/spring-boot-mysql-angular
angular mysql spring-boot typescript
Last synced: 8 days ago
JSON representation
API Spring Boot com CRUD e Angular! 🛠️🔄🅰️
- Host: GitHub
- URL: https://github.com/sntooosk/spring-boot-mysql-angular
- Owner: sntooosk
- Created: 2024-01-31T15:21:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-31T15:33:43.000Z (10 months ago)
- Last Synced: 2024-06-03T16:56:04.865Z (6 months ago)
- Topics: angular, mysql, spring-boot, typescript
- Language: TypeScript
- Homepage:
- Size: 292 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spring Boot and Angular
Topics Covered:
+ Development of a Spring Boot API with CRUD operations: GET, POST, PUT, and DELETE;
+ Creation of an Angular front-end structure to consume the API.