Skip to content

robmab/SW_Global_Endpoints

 
 

Repository files navigation

REST Star Wars Endpoints API

Proyecto sin título

Features

BackEnd Endpoints divided into:

  • User
    • Display created users, either all or individually.
    • Display users' favorite articles.
  • Vehicles, Planets and Characters
    • Display (globally or individually), Edit, Delete, and Create.
    • As for favorites management
      • Creating, viewing and deleting favorites of a specific user

Important

All these Endpoints have error filters in case they do not exist or one of the fields to create or modify does not exist. In addition, there will be filters to recognize if the data type is valid. Other types of failures are also contemplated.

About

A multitude of endpoints to manage the Star Wars site

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 97.6%
  • Other 2.4%