Skip to content

This is a repository with demo's of several front end frameworks, like React, Angular and VueJS And also REST API's, like Spring Boot, NodeJS and Python

License

Notifications You must be signed in to change notification settings

flinden68/my-events-demo-application

Repository files navigation

My Events Demo repository

This repository shows the use of several front end frameworks and micro services which connect with a MongoDb datastore.

Datastore

I have used MongoDb as Datastore. It can be installed locally. For more infomation, see

Microservices

Spring Boot

In the directory springboot you can find a full functional REST API which perfoms the CRUD operations with the Datastore.

More details

Python

In the directory python-api you can find a basic example of a REST API. Only the event CRUD operations are included.

More details

NodeJs API

In the directory nodejs-api you can find a full functional REST API which perfoms the CRUD operations with the Datastore. This NodeJS API is used as the default API in the front end projects.

More details

NodeJs ICal API

In the directory nodejs-ical-api you can find a full functional REST API which generates a iCal JSON.

More details

Frontend

VueJS frontend

In the directory vue-app you can find the VueJS version of the webapplication

More details

React frontend

In the directory react-app you can find the React version of the webapplication

More details

Angular frontend

In the directory angular-app you can find the Angular (7) version of the webapplication

More details

About

This is a repository with demo's of several front end frameworks, like React, Angular and VueJS And also REST API's, like Spring Boot, NodeJS and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published