Skip to content

Some APIs I made with Golang as part of my internship at Optimus Information, Noida.

Notifications You must be signed in to change notification settings

vaibhav-k/GoAPIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

GoAPIs

Some APIs I made with Golang as part of my internship at Optimus Information.

This repo has 2 APIs:

  • Express API -An ecommerce API in which you can add products to the website and users can select and add products to their carts. API has user authentication so each user can only view the products in his/her own cart.

  • School API - An API for a school management system. There are three categories of users in this API - students, teachers and the admins. The students can only access routes via the GET method. Teachers can access whatever the student can, and also add marks and notices. Meanwhile, the admin can view all the routes and add sections, subjects and update teacher and student details.

About

Some APIs I made with Golang as part of my internship at Optimus Information, Noida.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published