An open API service indexing awesome lists of open source software.

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.

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.sh

go 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.