Giter Site home page Giter Site logo

1779-project's Introduction

1779frontend

Front end flask server code

Project structure

React repo

This app will serve the html pages to user. This app only communicates with 'Front end flask'. https://github.com/zengchu2/frontend

Front end flask

This app can upload, get images and save (file_key, file_name) pair to db. Also this app will communicate with 'Memcache flask' to get cached file content and ask memcache to update its configuartion. https://github.com/zengchu2/1779frontend/

Memcache flask

This is a memcache instance storing (key, name) pair, have different evict policy. https://github.com/actwang/ECE1779 or https://github.com/zengchu2/1779cache/blob/main/README.md (docker ver)

API Endpoints:

Endpoint Description
/api/upload Endpoint to upload file.
/api/key/?key= Endpoint to query image.
/api/manager/clear Endpoint to clear all data.
/api/memcache/resize Endpoint to announce frontend to resize cache pool

1779-project's People

Contributors

cz2h avatar actwang avatar

Watchers

Siyan Zhang avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.