Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

pickfire/service-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service-api

Service API for Website

Powered by Rocket.

Install

$ curl https://sh.rustup.rs -sSf | sh

Setup

$ rustup default nightly

$ rustup override set nightly

$ rustup update && cargo update

Rust Multi-stage build

The dockerized image is only 13MB in size:

# Build the docker image
$ docker build -t engineersmy/service-api .

$ docker images | grep service-api
engineersmy/service-api                                                     latest              8f4359bacb1c        16 hours ago        13MB

Credit

About

Service API for Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published