Skip to content

nematzade/find_nearby_user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

find_nearby_user

this api helps you find the closest users

Requirements

  • PHP 7.* or higher;
  • and the usual Symfony application requirements.

How to install this project

  1. git clone git@github.com:nematzade/find_nearby_user.git
  2. cd src/backend/detecting_users_nearby/
  3. composer install
  4. php -S localhost:8000 -t public
  5. with postman http://127.0.0.1:8000/api/register => parameter username, password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published