Skip to content

The backend of Instagram+, created in Go, Elasticsearch (GCE).

Notifications You must be signed in to change notification settings

tingkaiwu/around-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram+ with Face Detection (Backend)

Overview

Instagram+ with Face Detection is a geo & photo based social media site, and I built it by React and token-based server-side user authentication (JWT). This project was bootstrapped with Create React App. In addition, I also created features, such as create/browse/search nearby posts, with Geolocation API and Google Map API. Used Google Vision API to provide a face detection model, and integrate the model with the Go service. The backend of this project was create in Golang, and used Elasticsearch (GCE) to provide geo-based search features

Installation

If you're also on Ubuntu this might help

 $ sudo add-apt-repository ppa:longsleep/golang-backports
 $ sudo apt-get update
 $ sudo apt-get install golang-go

Skills

  • React
  • Golang
  • JWT
  • GCE
  • Elasticsearch
  • Google Map API
  • Google Vision API
  • Geo Location API

Structure

Releases

No releases published

Packages

No packages published