Code Monkey home page Code Monkey logo

Comments (6)

tetsuyas1 avatar tetsuyas1 commented on September 17, 2024

郵便番号の補完だとこのOSSライブラリが非常に高速軽量なので、参考になるかも。
https://yubinbango.github.io/
YubinBango
YubinBangoは、Webフォームにて郵便番号を入力すると自動的に住所が自動入力されるライブラリ(ajaxzip3の開発者による正式な後継)です。
yubinbango.github.io
今の仕組みを利用するなら、郵便番号最初の3ケタでファイルの読み込み先を変えるとかそういうのかも。

from codeforelection.

rish314 avatar rish314 commented on September 17, 2024

JSONデータの容量削るのに試行錯誤するくらいならば、APIサーバ立てて、データ投入して検索できるようにしたほうが早く開発できるし、今後の拡張性の面でもメリットがあると思いますが、如何でしょうか。

from codeforelection.

tetsuyas1 avatar tetsuyas1 commented on September 17, 2024

それもそうですね。

ただ、今回のプロジェクトはオープンデータ(自体)を作ることも一つの目標にしているので、軽量サーバレスで使えるデータあったほうが利用価値が高まるかなとも思っています。

同時に、リソース的にどのぐらい何が使えるのかちょっと把握できてないという問題もあるので
サーバ的な問題を確認しておきます。

取り急ぎ

from codeforelection.

halsk avatar halsk commented on September 17, 2024

いずれにせよサーバ立てる方が良さそうですね。
そちらの方向で検討します。

from codeforelection.

hkwi avatar hkwi commented on September 17, 2024

まぁ、API サーバを立てるにしても、データの流通を考えると Dump データはダウンロードできるようにしたいところですし、軽量化されたフォーマットを考えるのはそれはそれでやるのはアリだと思います。

from codeforelection.

tetsuyas1 avatar tetsuyas1 commented on September 17, 2024

作成したのでクローズします

from codeforelection.

Related Issues (20)

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.