Skip to content

wewrotethat/the-stockpile-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

The Stockpile Server

The Stockpile is an archive that will be used to share academic resources. The design is still evolving and open to new changes and features. At its current stage we are thinking of using Golang with Gin. We will also be using OpenAPI specifications for our API endpoints.

Contribution

Anyone interested in the project can fork and make a PR to the project. The following are the conventions we will be following for the project.

1. Commits

Your commits should follow conventional commits.

2. Project and Code Structure

We try to follow clean architecture and write clean code as much as we can. Make sure your contribution confirms to them.

3. Pull Requests and Issues

If you have any feature you want to add or if there is an issues you want to work on, you can assign an issue to yourself and then make a PR. Make sure your PR is accompanied with a good description and at least one person is assigned to review it. If you are creating issues, try to check that if it is an existing issue or not. And make the issue as clear as possible. For more reference about good issues and PRs refer to the following resources.

Good luck! More will be added as we Go. ;)

About

A golang server for the stockpile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages