# RESTful The term RESTful basically means the same as [REST](/glossary/r/rest), but sometimes is used to mean web services that implement REST methods and architecture. They don't require a WADL to be defined. It is possible, and common, to skip this definition. This means that the service definition needs to be implied, or provided elsewhere.