Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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