Skip to content

This is a Java Spring Boot application for saving audio files to mongoDB

Notifications You must be signed in to change notification settings

JordanKoszarek/push-talk-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Push Talk Server

Push Talk Server is a Java Spring Boot application build to save and retrieve audio files with MongoDB. Push Talk Client and MongoDB are required to run this application.

Install MongoDB

  1. Set mongo db localhost to localhost:27017.
  2. Add a collection local.audio.
  3. Get maven dependencies.
  4. Build and run.

Requirments

MongoDB

https://github.com/JordanKoszarek/push-talk-client

Note: Push Talk Client is expecting the server to be runninf on port 8080.

About

This is a Java Spring Boot application for saving audio files to mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages