Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnftitor/personal-portfolio-api
This is an API meant to hold all the data for my Portfolio regarding each project I've made. This includes methods for Storing, Deleting and Getting projects. The main goal with this is to facilitate the way I add new projects, separating the front-end logic with the data
https://github.com/johnftitor/personal-portfolio-api
api backend postgresql rails ruby
Last synced: about 3 hours ago
JSON representation
This is an API meant to hold all the data for my Portfolio regarding each project I've made. This includes methods for Storing, Deleting and Getting projects. The main goal with this is to facilitate the way I add new projects, separating the front-end logic with the data
- Host: GitHub
- URL: https://github.com/johnftitor/personal-portfolio-api
- Owner: JohnFTitor
- Created: 2022-06-28T17:11:55.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-09T23:07:45.000Z (over 2 years ago)
- Last Synced: 2024-11-05T23:43:36.228Z (about 2 months ago)
- Topics: api, backend, postgresql, rails, ruby
- Language: Ruby
- Homepage: https://johnftitor-portfolio-api.herokuapp.com/
- Size: 149 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...