Package

com.rasterfoundry

api

Permalink

package api

Visibility
  1. Public
  2. All

Type Members

  1. trait Router extends HealthCheckRoutes with UserRoutes with OrganizationRoutes with SceneRoutes with ProjectRoutes with AoiRoutes with TokenRoutes with ThumbnailRoutes with ToolRoutes with ConfigRoutes with ToolRunRoutes with DatasourceRoutes with MapTokenRoutes with FeedRoutes with UploadRoutes with ExportRoutes with Config with FeatureFlagRoutes with ShapeRoutes with LicenseRoutes with TeamRoutes with PlatformRoutes

    Permalink

    Contains all routes for Raster Foundry API/Healthcheck endpoints.

    Contains all routes for Raster Foundry API/Healthcheck endpoints.

    Actual routes should be written in the relevant feature as much as is feasible

Value Members

  1. object AkkaSystem

    Permalink
  2. object Codec

    Permalink
  3. object Main extends App with Config with Router

    Permalink
  4. package aoi

    Permalink
  5. package config

    Permalink
  6. package datasource

    Permalink
  7. package exports

    Permalink
  8. package featureflags

    Permalink
  9. package feed

    Permalink
  10. package healthcheck

    Permalink
  11. package license

    Permalink
  12. package maptoken

    Permalink
  13. package organization

    Permalink
  14. package platform

    Permalink
  15. package project

    Permalink
  16. package scene

    Permalink
  17. package shape

    Permalink
  18. package team

    Permalink
  19. package thumbnail

    Permalink
  20. package token

    Permalink
  21. package tool

    Permalink
  22. package toolrun

    Permalink
  23. package uploads

    Permalink
  24. package user

    Permalink
  25. package utils

    Permalink

Ungrouped