Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carloshenriquefs/f1-formula-one-java

- Challenge Ergast f1 api
https://github.com/carloshenriquefs/f1-formula-one-java

api-rest challenge crud ergast-api java

Last synced: 3 days ago
JSON representation

- Challenge Ergast f1 api

Awesome Lists containing this project

README

        

## API F1 ERGAST

### MRDATA

`POST` - MRData

`GET` - MRData All

`GET` - MRData By Id

`UPDATE` - EM BREVE

`DELETE` - EM BREVE

### SEASONS

`POST` - Season

`GET` - Season By Id

`GET` - Season All

`GET` - Season By name

`UPDATE` - EM BREVE

`DELETE` - Season By Id

### DRIVERS

`POST` - Driver

`GET` - Driver By Id

`GET` - Driver All

`GET` - Driver By name

`UPDATE` - EM BREVE

`DELETE` - Driver By Id