Skip to content

htahreem/Task-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Task-1

Create a basic backend server using Golang to manage student data. Do not use a database for this task. Instead, use an in-memory slice to store and manage student data.

Implement basic operations on a student entity without utilizing a database.

  • Create an endpoint to add a student.
  • Implement endpoints to retrieve individual student details.
  • Develop an endpoint for updating student information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages