Skip to content

Add mongodb support

Compare
Choose a tag to compare
@leirn leirn released this 22 Jan 18:16
· 9 commits to main since this release
0e5dfea

What's Changed

  • Backend option by @leirn in #13
  • Mongodb backend by @leirn in #14
  • #11 Add "nearest" in search query using latitude and longitude parameters. Works only with MongoDB
  • #12 Add support for mongodb database
  • Add args for server. Check with --help
  • Add YAML config file option to configure server

Full Changelog: v0.1.4...v0.1.5