Skip to content

AmadoJunior/ADMViz_BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADMViz API

ADM-Viz is an open-source dashboard modeling tool designed for consuming and visualizing Socrata Open Data API datasets.

Repository Endpoints

This project leverages Spring-Data-Rest along with Spring-Security to expose resources and handle access authorization.

Transactional Endpoints

Transactional operations for resources are handled using Spring-MVC controllers.

Documentation

Documentation for the Spring-Data-Rest repositories and Spring-MVC controllers is generated using the SpringDoc-OpenAPI package. Generated documentation can be accessed using the SwaggerUI at 'http://server:port/swagger-ui.html'.

Preview

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages