Skip to content

lacedwithennui/mongoapi

Repository files navigation

MongoAPI

This is a MongoDB-compatible API for the Mighty Pirates design history website.

Setup

Create a Credentials.java file based on the SampleCredentials.java file. Make sure that when you put in your public and private keys, they do not have any leading or trailing dashes or text. They must be pure base64, including the "==" padding.

Build the project with ./gradlew build to install the dependencies.

Run the project with ./gradlew run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages