Metadata-Version: 2.4
Name: datajsn
Version: 0.1.0
Summary: JSON database with HTTP API — simple, file-based, no external DB engine required
Author-email: Marcos Gomes <marcosgabrielgomes110@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/marcosgabrielgomes110-collab/datajsn
Project-URL: Repository, https://github.com/marcosgabrielgomes110-collab/datajsn.git
Project-URL: Issues, https://github.com/marcosgabrielgomes110-collab/datajsn/issues
Keywords: json,database,api,flask,nosql
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Database :: Front-Ends
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: python-dotenv>=1.0
Requires-Dist: flask>=3.0
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == "test"
Dynamic: license-file
