ニュース

本記事では、メシウスのライブラリ「ActiveReportsJS」や「Wijmo」をReactと組み合わせて構築したWebページを、Web APIと接続して活用する事例を紹介します。まず今回は、PythonベースのWebアプリケーションフレームワーク「Django」でWeb APIを開発できるライブラリ「Django REST framework」を利用してWeb APIを ...
株式会社グローバルウェイはコラム「Django開発で実現するAI時代の勝利戦略:なぜ企業はDjangoを選ぶべきなのか」を公開しました。 ※社外のコラムニストによる寄稿です。Pythonに関する情報をお届けします。 こんにちは、穂苅智哉と申します。 連日厳しい暑さが続いていますが、みなさんはいかがお過ごしでしょうか。 AI革命が加速する2025年、企業のWebアプリケーション開発において、技術選定 ...
If you've ever wished for an easier way to track errors in Python-Django apps, Sentry could be the answer to your dreams. Let's get started with Sentry in Python.
The OpenAPI specification, and the Swagger suite of tools built around it, make it incredibly easy for Python developers to create, document and manually test the RESTful APIs they create. Regardless ...