Skip to content

ripa1993/NeighborhoodSecurityBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Security - REST API backend

Neighborhood Security is a native Android application that provides users the possibility to report criminal events and receive notification about favorite areas.

This repository contains the REST API backend used by the Android application.

Characteristics:

  • Deployed to Heroku
  • Built with Java 8 and Jersey
  • MySQL Database
  • JSON and XML data representation
  • User authentication via Firebase Authentication tokens
  • Notification sending via Firebase Cloud Messaging

Endpoints:

  • /events
  • /subscriptions
  • /users

Note:

Used API keys must be replaced since they are expired

Useful Links:

About

REST API backend used by Neighborhood Security application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages