Skip to content

sebastianrisi/socialgarden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social garden rest Api and client

This repository contains a web service and a python API to interact with the service.

Description of subsection:

Webserver info

The interaction between client and database through mongoose.js and express.js.

Express.js handles the routing of the application. Mongoose handles the interaction with MongoDb

To setup service locally. navigate to 'web-social-gardens' and enter 'npm start'

Sequence diagram

The following sequence diagram is intented to provide a overview of the whole system. SequenceDiagram

project notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.7%
  • TypeScript 21.2%
  • JavaScript 12.5%
  • HTML 3.6%
  • CSS 2.6%
  • Shell 0.4%