maproulette2 | MapRoulette back-end / API

 by   maproulette Scala Version: v4.1.0-prerelease2 License: Apache-2.0

kandi X-RAY | maproulette2 Summary

kandi X-RAY | maproulette2 Summary

maproulette2 is a Scala library. maproulette2 has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Welcome to the repository for the MapRoulette back-end server code. The MapRoulette back-end exposes the MapRoulette API, which the MapRoulette front-end web application depends on. The source code for the web application is in a separate repository. If you just want to deploy the MapRoulette back-end, we have a Docker image for that. This is especially useful if you want to contribute to the MapRoulette front-end and don't intend to touch the back-end.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              maproulette2 has a low active ecosystem.
              It has 43 star(s) with 32 fork(s). There are 10 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 128 open issues and 159 have been closed. On average issues are closed in 280 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of maproulette2 is v4.1.0-prerelease2

            kandi-Quality Quality

              maproulette2 has no bugs reported.

            kandi-Security Security

              maproulette2 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              maproulette2 is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              maproulette2 releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of maproulette2
            Get all kandi verified functions for this library.

            maproulette2 Key Features

            No Key Features are available at this moment for maproulette2.

            maproulette2 Examples and Code Snippets

            SMTP (email) configuration
            Scaladot img1Lines of Code : 9dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            play.mailer.host = "smtp.server.com"
            play.mailer.user = "smtpusername"
            play.mailer.password = "secret"
            
            emailFrom = "maproulette@yourserver.com"
            publicOrigin = "https://www.yourserver.com"
            
            notifications.immediateEmail.interval = "1 minute"
            notificat  

            Community Discussions

            No Community Discussions are available at this moment for maproulette2.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install maproulette2

            On Linux you will need to execute these commands as the postgres user, sudo -u postgres createuser -sP osm && sudo -u postgres createdb -O osm mp_dev.
            Create a PostgreSQL superuser osm: createuser -sW osm. Use osm as the password.
            Create a new PostgreSQL database mp_dev owned by osm: createdb -O osm mp_dev.

            Support

            Please fork the project and submit a pull request. See Postman Docs for information on API Testing. The project is integrated with Travis-CI, so PR's will only be accepted once the build compiles successfully. MapRoulette also uses Scalafmt as it's code formatter. This is too keep the code style consistent across all developers. The check will be run first in Travis for the build, so if there are any code style issues it will fail the build immediately. IntelliJ should pick up the formatter and use Scalafmt automatically, however you can also use sbt scalafmt to format any and all code for you.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/maproulette/maproulette2.git

          • CLI

            gh repo clone maproulette/maproulette2

          • sshUrl

            git@github.com:maproulette/maproulette2.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link