Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/drwrong/finalproject_ui

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/drwrong/finalproject_ui

  • v0.0.0-20150522122008-ee1081eefad5
  • Source
  • Go
  • Socket score

Version published
Created
Source

#the UI Server of an Service composition system It is built under the framework Macaron and Thrift As an Web Service it invoke the internal weatherInfoService and securityService to provide an combined service

Directory structure

  • conf/ the system's configure file, The connection info of weatherInfoService and securityService is configured there.
  • controller/ following the MVC pattern it server as the web service's controller, it process the http request from Browser.
  • public/ static file like css and js file
  • utils/ some commonly used codes like get Configure , get Service Client and so on.
  • views/ template views. it use pongo2 template render engine to render.

FAQs

Package last updated on 22 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc