Skip to content

A fully featured RESTful Web API powered by Eve. Based on official Eve-Demo, now dockerized.

License

Notifications You must be signed in to change notification settings

AntonFriberg/Eve-Demo-Dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eve-Demo-Dockerized

A fully featured RESTful Web API powered by Eve. Based on official Eve-Demo.

If you need a gentle introduction to the wondeful world of RESTful WEB APIs, check out Nicola's EuroPython 2012 talk

Developing RESTful Web APIs with Python, Flask and MongoDB

Getting Started

Simply navigate inside the project folder and run

docker-compose up

Prerequisites

What things you need to install the software and how to install them

  • docker >= 18.03.1-ce
  • docker-compose >= 1.20

Using the api

For an example of a client application that uses the api see the included client.py file. It deletes all entries and inserts example data.

Deployment

Deploy in production environment at your own risk. Consult official Eve, Flask and Docker documentation beforehand.

Built With

Authors

  • Eve Developers - Initial work - Eve-Demo
  • Anton Friberg - Dockerization - Profile

License

This project is based on previous work see LICENSE file for more information. Also note the docker image licence.

Acknowledgments

  • Hat tip to anyone who's code was used

About

A fully featured RESTful Web API powered by Eve. Based on official Eve-Demo, now dockerized.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages