Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasminteles/new-server
A simple serve template.
https://github.com/yasminteles/new-server
golang project-template server template
Last synced: about 1 month ago
JSON representation
A simple serve template.
- Host: GitHub
- URL: https://github.com/yasminteles/new-server
- Owner: YasminTeles
- License: mit
- Created: 2021-09-15T14:01:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T06:47:16.000Z (5 months ago)
- Last Synced: 2024-11-05T23:06:41.721Z (3 months ago)
- Topics: golang, project-template, server, template
- Language: Go
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# New Server
A boilerplate/starter project for quickly building RESTful APIs using Golang, Negroni, and HttpRouter.
It's intended as a starting point for your product or service. The server comes with some built-in features, such as unit and integration tests, continuous integration, docker support. For more details, check the [features list](history.md#features).
## Learn More
To learn more about this project, take a look at the following resources:
- [Local Install](Install.md) - Learn about how to install and use this project.
- [Architecture](Architecture.md) - See all details about what technologies were used to build this project.## Versions
We use [Semantic version](http://semver.org) for versioning. For versions available, see [changelog](Changelog.md).
## License
This project is licensed under the [MIT License](LICENSE).
## Contact me
I'm always up for a chat. If you have a question or suggestion, please get in touch with me through [my site](https://yasminteles.com).