Eve Building Restful Mongodb Backed Apis Course

Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
Alternatives To Eve Building Restful Mongodb Backed Apis Course
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Api Design Node V3677
6 months ago35JavaScript
[Course] API design in Node with Express v3
Spring Web Services459
4 months ago2mitJava
Spring Web Services - SOAP and RESTful
Javadevjournal399
2 days ago10Java
Source code for the tutorials published on the Javadevjournal site.
Abap Platform Rap Opensap255
a year ago8apache-2.0
Samples for the openSAP course "Building Apps with the ABAP RESTful Application Programming model (RAP)."
Kafka Avro Course156
6 months ago7Java
Learn the Confluent Schema Registry & REST Proxy
Modelcore146
17 years agoMarch 15, 201513JavaScript
A Javscript ORM / Active Record to work with angularjs and others. Easy to use and to understand.
Buildingrestfulapiaspnetcore3126
3 years agomitC#
Fully functioning sample application accompanying my Building a RESTful API with ASP.NET Core 3 course
The Complete Guide To Drf And Vuejs123
a month agoPython
:loudspeaker: Source Code from my Web Dev Course *The Complete Guide To Django REST Framework and Vue JS* (Lang: English & Italian)
Cride Platzi104
2 years ago4mitPython
REST API project used to teach Django on Platzi
Codingwithmitchblog Rest Api85
2 years ago7JavaScript
A continuation of the CodingWithMitchBlog course. Adding a REST API using Django REST-framework
Alternatives To Eve Building Restful Mongodb Backed Apis Course
Select To Compare


Alternative Project Comparisons
Readme

Eve: Building RESTful APIs with MongoDB and Flask

Course image

Course Summary

Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services.

What's this course about and how is it different?

This course will teach you to effortlessly build RESTful services based on Flask and MongoDB.

We dive deep into every aspect of the Eve REST framework. After a quick introduction to MongoDB and Flask, we'll dig into Eve, build our schemas and endpoints and start serving HTTP clients right away, and that's just the beginning.

In this course, you will:

  • Create a new Eve web service application
  • Define data schemas for the service and MongoDB
  • Issue queries from the client straight into the service
  • Validate inbound data (including custom rules)
  • Add and configure paging for large data sets
  • Project responses for just the data you need
  • Switch between JSON and XML per client request
  • Secure your service with authentication
  • Add event hooks such as pre-insert actions
  • Limit the rate of your clients to avoid abuse
  • Deploy your service
  • And lots more

View the course page for a full course outline.

Popular Course Projects
Popular Rest Projects
Popular Learning Resources Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Mongodb
Http
Rest
Tutorials
Flask
Course
Course Materials