https://github.com/fulgurcode/school-erp-api
This is school-erp api written in GO.
https://github.com/fulgurcode/school-erp-api
api backend go school-erp
Last synced: 11 months ago
JSON representation
This is school-erp api written in GO.
- Host: GitHub
- URL: https://github.com/fulgurcode/school-erp-api
- Owner: FulgurCode
- License: gpl-3.0
- Created: 2023-04-04T02:00:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T02:56:32.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T00:12:24.896Z (about 1 year ago)
- Topics: api, backend, go, school-erp
- Language: Go
- Homepage:
- Size: 101 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# School erp api
This is school-erp api written in GO.
## How to use
Check out [Wiki](https://github.com/FulgurCode/school-erp-api/wiki) for setup instructions and documentation.
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
## LICENSE
[The GPLv3 License (GPLv3)](LICENSE)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .