https://github.com/bisakhmondal/labbackend
Backend Server for DVLP CMATER Lab Jadavpur University, written in Golang.
https://github.com/bisakhmondal/labbackend
cross-language dockerfile go-jwt golang gorilla-mux http-server microservices mongo
Last synced: 2 months ago
JSON representation
Backend Server for DVLP CMATER Lab Jadavpur University, written in Golang.
- Host: GitHub
- URL: https://github.com/bisakhmondal/labbackend
- Owner: bisakhmondal
- License: mit
- Created: 2020-09-12T12:03:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T17:58:29.000Z (over 4 years ago)
- Last Synced: 2025-01-21T07:25:10.722Z (4 months ago)
- Topics: cross-language, dockerfile, go-jwt, golang, gorilla-mux, http-server, microservices, mongo
- Language: Go
- Homepage: https://dvlp.herokuapp.com/
- Size: 12.5 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Name: LabBackend
![]()
The prime motivation of the website is to showcase the current works and papers published by
Deep Learning and Language Processing lab, Jadavpur University.The source code of the website is available : [Frontend](https://github.com/TheSYNcoder/LabWebsite/)
Backend Server for DVLP CMATER Lab Jadavpur University, written in Golang.
At Unix System, to Run The Server
```bash
cd serving-api# Only Once
chmod +x exec.sh
################ to load the environment variable
source exec.shgo run main.go
```## Maintainers
* [Shuvayan Ghosh Dastidar](http://github.com/thesyncoder/)
* [Bisakh Mondal](http://github.com/bisakhmondal/)## Contacts
### Address:
188, Raja S.C. Mallick Rd,
Kolkata 700032.Ph:+9133-24146666
### email:
[email protected]Feel free to make a pull request to make changes to the website.