this is a rest api project to expose a compiler for bibliographer DSL, in this case the user should run main class as any other Springboot project, and send request with the code to localhost:8080/refer
if the code is valid, the endpoint will return the bibliography with the requested resources
Santiago Hernandez Montaño