Skip to content

stvnvcu/reddit-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

reddit-clone

This repository represents API for reddit-clone application.

It's written in Java with help of the Spring framework and currently hostend on Heroku for testing purposes. https://rest-reddit-clone.herokuapp.com

Initial request can take up to 20 seconds to load due to free instance Heroku server.

API covers most needs one social-network application can have. Such as authentication & authorization, CRUD operations for every entity app have (posts,comments,users,votes...).

API also uses Web Sockets for simple chat system to cover user's comunication.

Full custom documentation for the API is hosted as well as swagger one: https://rest-reddit-clone.herokuapp.com/api/auth/documentation

About

Backend API for clone of a Reddit application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •