GithubHelp home page GithubHelp logo

albumviewer's Introduction

AlbumViewer

installation

nodejs

after installing asdf from here

asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
asdf install

setup

We are using devcontainer for development. See official materials for details about devcontainer.

  1. open folder in vscode with .devcontainer extension installed
  2. inside dev container,
make serve
  1. access localhost:8888
  2. you should see raw response of {"Hello":"World"}

Frontend

cd frontend
npm install
npm run start

design

for design, we use ant-d

schema

we use OpenAPI Generator. see: https://openapi-generator.tech/

albumviewer's People

Contributors

timtoronto634 avatar yuuho avatar

Watchers

 avatar

Forkers

yuuho

albumviewer's Issues

create an backend environment in FastAPI

which web framework to use?
according to chatGPT

Q.  which is better fastAPI and responder


A. FastAPI and Responders are both web frameworks for building APIs in Python, and both have their strengths and weaknesses. Which one is "better" depends on the specific requirements of your project.

FastAPI is a relatively new framework (compared to Responders) and has been built using modern Python standards and practices. It's designed to be fast, efficient, and easy to use, with a focus on providing a user-friendly experience for developers. It also integrates well with popular Python libraries like Pandas, NumPy, and PyTorch, making it ideal for machine learning and data processing tasks.

Responder, on the other hand, is a mature framework that has been around for several years. It has a small, lightweight codebase and a focus on simplicity, making it well suited for small to medium-sized projects. Responders is built on the Starlette framework and is highly customizable and extensible, allowing developers to add their own features and functionalities as needed.

In conclusion, both FastAPI and Responders are great frameworks, and the choice between them will ultimately depend on the specific needs and requirements of your project.


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.