WIP: API usage as main

This commit is contained in:
2023-02-14 16:25:56 +01:00
parent 8e0fee4cb9
commit 7940cbe5a7
7 changed files with 302 additions and 185 deletions

View File

@@ -1,5 +1,4 @@
"""Module that provides all database columns and
creates geospatial index for col_applications"""
"""Module that provides all database columns"""
from pymongo import MongoClient
from ujson import loads