Skip to content

Golang Secured(Oauth2.0) Rest Api to get data from mysql db and cassandra Nosql deployed in Docker.

Notifications You must be signed in to change notification settings

santhoshkumarbollena/GolangStudentManagementPortal

Repository files navigation

Student management portal

This project is used to generate REST services for

  • Getting All Students.
  • Getting Students by id.
  • Adding a student.
  • Deleting a student.
  • Modifying a student.

Steps to execute the project.

  1. Clone the project using git clone.
  2. Change the working directory to Main/main.go
  3. Run the following command to run the server.

go run main.go

Now you can hit the web services either from postman or from a view

Example request to PostMan to hit the services

About

Golang Secured(Oauth2.0) Rest Api to get data from mysql db and cassandra Nosql deployed in Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published