Skip to content

robotanica/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api

Store data in mongoDB collections using GET requests.

Usage

Run the application locally

lein ring server

Packaging and running as standalone jar

lein do clean, ring uberjar
java -jar target/server.jar

Packaging as war

lein ring uberwar

License

Copyright © Andrés Gómez U

About

api for storing data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors