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

https://github.com/objectisadvantag/githubactions-sample


https://github.com/objectisadvantag/githubactions-sample

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Example from fastapi integrated with github actions

# Install & Run

# Test

curl -s http://localhost:8000/items/ -H 'Content-Type: application/json' -d '{"name":"Car", "price":1500, "tax":300, "description": "brand new car"}'