Skip to content

Spring Boot REST API with Cassandra database - university project (winter 2020/2021)

Notifications You must be signed in to change notification settings

pantczak/CityWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoSQL_Databases ( CityWeatherApp project)

Project for NoSQL_Databases classes at TUL

About project

To start app first execute command docker-compose up and wait for all Cassandra nodes to start and communicate with each other.

Then use command mvn spring-boot:run to launch SpringBoot rest API.

A python script located in CityWeatherApp/Startup is responsible for filling the database with sample data via REST API.

Used Technologies

  • Spring Boot
  • Java
  • Cassandra
  • Docker
  • Apache Jmeter

About

Spring Boot REST API with Cassandra database - university project (winter 2020/2021)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published