Skip to content

adititewari13/Health-Glow_StudentsInformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Students Information API

TECHNOLOGIES USED:

Eclipse: CODE
Postman: To create HTTP requests and validate that a specific API's response is correct.
MongoDB: It provides flexible schema and makes it easy to evolve and store data.
Spring Initializr: A Spring Boot project structure 'springs', with Web and MongoDB dependencies, was created.

J2EE ARCHITECTURE:

image for J2EE ARCHITECTURE

DataBase Connectivity:

spring.data.mongodb.host= localhost
spring.data.mongodb.port= 27017
spring.data.mongodb.database= record

API URLs for Student Information:

image for API URLs




README under construction

under construction

About

Intern Assignment (BackEnd)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages