Skip to content

ariebrainware/hacktactoe-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack Tac Toe Backend Section

Version 0.1.0 Content-API Section-Backend

This repository will handle backend section from Hack Tac Toe. Players data will store in MongoDB cloud server and my frontend repo will request through API

API Design

Data players store in MongoDB Cloud service, and API handled by Heroku url : https://hacktactoe-api.herokuapp.com

Endpoint Method Description
/players GET Show Players credentials
/login POST Player login

Releases

No releases published

Packages

No packages published